the absolution side of the build host
This commit is contained in:
parent
1f9afe0577
commit
3d95975820
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
nix.package = pkgs.lix;
|
nix.package = pkgs.lix;
|
||||||
|
|
||||||
|
nix.settings.trusted-users = [ "alyx" "root" ];
|
||||||
|
|
||||||
#services.udev.extraRules = builtins.readFile ./udev.rules;
|
#services.udev.extraRules = builtins.readFile ./udev.rules;
|
||||||
services.gnome.gnome-keyring.enable = true;
|
services.gnome.gnome-keyring.enable = true;
|
||||||
security.pam.services.greetd.enableGnomeKeyring = true;
|
security.pam.services.greetd.enableGnomeKeyring = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue