Reorganize
This commit is contained in:
parent
0ce1331346
commit
b506e8af60
27 changed files with 2045 additions and 98 deletions
7
modules/graphical/run0.nix
Normal file
7
modules/graphical/run0.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
# TODO: Server too
|
||||
security = {
|
||||
polkit.persistentAuthentication = true;
|
||||
run0-sudo-shim.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue