allow some things for muhh
This commit is contained in:
parent
21f404aedf
commit
7ccc825f06
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
|||
pam.services.swaylock = {};
|
||||
polkit.enable = true;
|
||||
rtkit.enable = true;
|
||||
sudo = {
|
||||
wheelNeedsPassword = true;
|
||||
}
|
||||
};
|
||||
services.envfs.enable = true;
|
||||
services.flatpak.enable = true;
|
||||
|
|
Loading…
Reference in a new issue