mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machine/serverle: remove duplicate nix config
This commit is contained in:
parent
0d4efa5736
commit
b070a394c9
1 changed files with 0 additions and 6 deletions
|
@ -17,12 +17,6 @@
|
|||
gnupg.sshKeyPaths = [ ];
|
||||
};
|
||||
|
||||
# Nix
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
system = {
|
||||
stateVersion = "23.05";
|
||||
autoUpgrade.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue