l 2 base: checkout nixpkgs to /var/src/
This commit is contained in:
parent
92c4fee6dc
commit
35902b25e3
@ -51,6 +51,7 @@ with lib;
|
|||||||
git.nixpkgs = {
|
git.nixpkgs = {
|
||||||
url = https://github.com/Lassulus/nixpkgs;
|
url = https://github.com/Lassulus/nixpkgs;
|
||||||
rev = "93d8671e2c6d1d25f126ed30e5e6f16764330119";
|
rev = "93d8671e2c6d1d25f126ed30e5e6f16764330119";
|
||||||
|
target-path = "/var/src/nixpkgs";
|
||||||
};
|
};
|
||||||
dir.secrets = {
|
dir.secrets = {
|
||||||
host = config.krebs.hosts.mors;
|
host = config.krebs.hosts.mors;
|
||||||
|
Loading…
Reference in New Issue
Block a user