m 2 sources: 15.09 is new nixpkgs head for all my hosts
This commit is contained in:
parent
9b78956388
commit
a163b0b47a
|
@ -5,8 +5,9 @@
|
||||||
git.nixpkgs = {
|
git.nixpkgs = {
|
||||||
url = https://github.com/NixOS/nixpkgs;
|
url = https://github.com/NixOS/nixpkgs;
|
||||||
#url = https://github.com/makefu/nixpkgs;
|
#url = https://github.com/makefu/nixpkgs;
|
||||||
rev = "68bd8e4a9dc247726ae89cc8739574261718e328";
|
rev = "dc18f39bfb2f9d1ba62c7e8ad98544bb15cb26b2"; # nixos-15.09
|
||||||
};
|
};
|
||||||
|
|
||||||
dir.secrets = {
|
dir.secrets = {
|
||||||
host = config.krebs.hosts.pornocauster;
|
host = config.krebs.hosts.pornocauster;
|
||||||
path = "/home/makefu/secrets/${config.krebs.build.host.name}/";
|
path = "/home/makefu/secrets/${config.krebs.build.host.name}/";
|
||||||
|
|
Loading…
Reference in a new issue