home/stateVersion: 22.05 -> 25.05

This commit is contained in:
2025-02-26 10:14:02 +01:00
parent 9772592ea7
commit b2e9ae5130
2 changed files with 2 additions and 1 deletions

View File

@@ -157,7 +157,7 @@
username = "h7x4";
homeDirectory = "/home/h7x4";
stateVersion = "22.05";
stateVersion = "25.05";
configuration = {
imports = [
./home/home.nix

View File

@@ -31,6 +31,7 @@ in
signing = {
key = "46B9228E814A2AAC";
# format = "openpgp";
signByDefault = true;
};