initial graphical config
This commit is contained in:
parent
ddd861496e
commit
61ecbd9721
6 changed files with 102 additions and 0 deletions
5
programs/polkit.nix
Normal file
5
programs/polkit.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
security.polkit.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue