mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
Refactored nix allowed users
This commit is contained in:
parent
761a68e8d9
commit
31c8529504
2 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,6 @@ with lib;
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
nix = {
|
||||
autoOptimiseStore = true;
|
||||
allowedUsers = [ "julien" "hydra" "nix-serve" ];
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "daily";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue