diff options
Diffstat (limited to 'modules/examples/hydra.nix')
| -rw-r--r-- | modules/examples/hydra.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/examples/hydra.nix b/modules/examples/hydra.nix index eb1c5d9..f87ed5d 100644 --- a/modules/examples/hydra.nix +++ b/modules/examples/hydra.nix @@ -8,8 +8,6 @@ let in { - services.nix-daemon.enable = true; - nix.settings.substituters = [ "http://cache1" ]; nix.settings.trusted-public-keys = [ "cache.daiderd.com-1:R8KOWZ8lDaLojqD+v9dzXAqGn29gEzPTTbr/GIpCTrI=" ]; |
