mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts: update system state version to 23.11
This commit is contained in:
parent
a9ab8e06ef
commit
3fc2d6dbc3
@ -183,5 +183,5 @@
|
||||
"~0.28.172.in-addr.arpa"
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05"; # Yes! I read the comment!
|
||||
system.stateVersion = "23.11"; # Yes! I read the comment!
|
||||
}
|
||||
|
@ -181,5 +181,5 @@ in
|
||||
IdentityFile ${config.sops.secrets."borg/ssh-key".path}
|
||||
'';
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user