Revert "build02: run optimise store weekly"
This reverts commit 9d5ab7f7ec
.
This commit is contained in:
parent
50fa6f0686
commit
eaf745de2a
1 changed files with 0 additions and 6 deletions
|
@ -11,12 +11,6 @@
|
|||
inputs.self.nixosModules.disko-raid
|
||||
];
|
||||
|
||||
# workaround for excessive inode usage on this host, `auto-optimise-store` isn't working?
|
||||
nix.optimise = {
|
||||
automatic = true;
|
||||
dates = [ "weekly" ];
|
||||
};
|
||||
|
||||
nixCommunity.disko.raidLevel = 0; # more disk space, we don't have much state to restore anyway
|
||||
|
||||
networking.hostName = "build02";
|
||||
|
|
Loading…
Add table
Reference in a new issue