fix missing semilcon

This commit is contained in:
2023-11-06 14:33:26 +01:00
parent 56282c8ba6
commit aaf92c8953
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@
nix.gc = {
automatic = true;
options = "--delete-older-than 60d";
}
};
boot.tmp.cleanOnBoot = true;
zramSwap.enable = true;