Compare commits

..

2 commits

Author SHA1 Message Date
chayleaf 8ebdcb1c71 update inputs 2023-07-28 22:16:01 +07:00
chayleaf 67982eb4bf change update script for ci branch 2023-07-28 22:13:47 +07:00

View file

@ -81,7 +81,7 @@ in {
bindAddress = "127.0.0.1"; bindAddress = "127.0.0.1";
secretKeyFile = "/secrets/cache-priv-key.pem"; secretKeyFile = "/secrets/cache-priv-key.pem";
}; };
nix.settings.allowed-users = [ "nix-serve" "hydra" "hydra-queue-runner" ]; nix.settings.allowed-users = [ "nix-serve" "hydra" ];
# only hydra has access to this file anyway # only hydra has access to this file anyway
nix.settings.extra-builtins-file = "/etc/nixos/private/extra-builtins.nix"; nix.settings.extra-builtins-file = "/etc/nixos/private/extra-builtins.nix";
impermanence.directories = [ impermanence.directories = [