summaryrefslogtreecommitdiffstats
path: root/shared/source.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shared/source.nix')
-rw-r--r--shared/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/source.nix b/shared/source.nix
index 8ec9fbb6..762a0c64 100644
--- a/shared/source.nix
+++ b/shared/source.nix
@@ -9,7 +9,7 @@ in
nixos-config.symlink = "stockholm/shared/1systems/${name}/config.nix";
secrets.file = getAttr builder {
buildbot = toString <stockholm/shared/6tests/data/secrets>;
- lass = "${getEnv "HOME"}/secrets/krebs/${host.name}";
+ shared = "${getEnv "HOME"}/secrets/krebs/${host.name}";
};
stockholm.file = toString <stockholm>;
nixpkgs.git = {