krebs.build.source: stockholm default is <stockholm>
This commit is contained in:
parent
ee08824427
commit
62e50105ba
@ -24,4 +24,6 @@ with import <stockholm/lib>;
|
||||
type = types.user;
|
||||
};
|
||||
};
|
||||
|
||||
config.krebs.build.source.stockholm.file = mkDefault (toString <stockholm>);
|
||||
}
|
||||
|
@ -15,7 +15,6 @@ in {
|
||||
tv = "/home/tv/secrets/${host.name}";
|
||||
};
|
||||
secrets-common.file = "/home/tv/secrets/common";
|
||||
stockholm.file = toString <stockholm>;
|
||||
nixpkgs.git = {
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
ref = "412b0a17aa2975e092c7ab95a38561c5f82908d4"; # nixos-17.03
|
||||
|
Loading…
Reference in New Issue
Block a user