missing polkit things
This commit is contained in:
parent
aadfa8d7f5
commit
22a34c114b
modules
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{ pkgs, ... }: {
|
||||
security.polkit = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
./user
|
||||
./emacs
|
||||
./zsh
|
||||
./polkit.nix
|
||||
];
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
|
Loading…
Reference in a new issue