started modifing configuration structure
This commit is contained in:
4
system/services/polkit/default.nix
Normal file
4
system/services/polkit/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
security.polkit.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user