integrate htpc and associated configuration
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
security.polkit.enable = true;
|
||||
security = {
|
||||
sudo.execWheelOnly = true;
|
||||
polkit.enable = true;
|
||||
protectKernelImage = true;
|
||||
};
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "git+https://k3t.dev/git/nixconf.git?ref=main";
|
||||
|
||||
Reference in New Issue
Block a user