system: enabled polkit

This commit is contained in:
Aly Raffauf 2024-03-23 15:22:06 -04:00
parent d8d41ef4b8
commit d67f402d56

View file

@ -42,6 +42,8 @@
keyboard.qmk.enable = true;
};
security.polkit.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;