feat: enable polkit
This commit is contained in:
@@ -126,6 +126,8 @@
|
||||
};
|
||||
console.keyMap = "br-abnt2";
|
||||
|
||||
security.polkit.enable = true;
|
||||
|
||||
# Bootloader
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
./keymaps.nix
|
||||
];
|
||||
|
||||
services.polkit-gnome.enable = true;
|
||||
|
||||
# The *state version* indicates which default
|
||||
# settings are in effect and will therefore help avoid breaking
|
||||
# program configurations. Switching to a higher state version
|
||||
|
||||
Reference in New Issue
Block a user