l gc: deactivate on helios
This commit is contained in:
parent
be4bfed6ed
commit
4e6827b8cd
@ -3,6 +3,6 @@
|
||||
with import <stockholm/lib>;
|
||||
{
|
||||
nix.gc = {
|
||||
automatic = ! elem config.krebs.build.host.name [ "prism" "mors" ];
|
||||
automatic = ! elem config.krebs.build.host.name [ "prism" "mors" "helios" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user