Update stateVersion for my home machine
This commit is contained in:
parent
f592e1e897
commit
43b6885983
|
@ -108,7 +108,7 @@ with lib;
|
||||||
# this value at the release version of the first install of this system.
|
# this value at the release version of the first install of this system.
|
||||||
# Before changing this value read the documentation for this option
|
# Before changing this value read the documentation for this option
|
||||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||||
system.stateVersion = "21.05"; # Did you read the comment?
|
system.stateVersion = "22.11"; # Did you read the comment?
|
||||||
|
|
||||||
# tinc network
|
# tinc network
|
||||||
sops.secrets."tinc/ed25519-private-key" = { };
|
sops.secrets."tinc/ed25519-private-key" = { };
|
||||||
|
|
Loading…
Reference in a new issue