dumpyourvms: enable fstrim
This commit is contained in:
parent
a407fc1582
commit
6f62d8d3b7
|
@ -44,8 +44,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Avoid nix builds making the laptop hang by reserving 1 core
|
services.fstrim.enable = true;
|
||||||
nix.settings.cores = 7;
|
|
||||||
|
|
||||||
networking.hostName = "dumpyourvms";
|
networking.hostName = "dumpyourvms";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue