l 1 mors: add krebszones
This commit is contained in:
parent
045fe83273
commit
8281365719
|
@ -130,6 +130,11 @@ with import <stockholm/lib>;
|
|||
#ipfs-testing
|
||||
services.ipfs.enable = true;
|
||||
}
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.krebszones
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.mors;
|
||||
|
|
Loading…
Reference in a new issue