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

@@ -42,7 +42,7 @@
nix.gc = {
automatic = true;
options = "--delete-older-than 60d";
}
};
system.stateVersion = "22.11";
}