snowhawk: enable polkit
This commit is contained in:
parent
a3128c56ce
commit
bb62038052
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
security.polkit.enable = true;
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
users = { "ravenshade" = import ./home.nix; };
|
users = { "ravenshade" = import ./home.nix; };
|
||||||
|
|
Loading…
Reference in a new issue