We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d829a commit 937f5dfCopy full SHA for 937f5df
hosts/nixos-aarch64/configuration.nix
@@ -73,7 +73,7 @@ in
73
# this value at the release version of the first install of this system.
74
# Before changing this value read the documentation for this option
75
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
76
- stateVersion = "25.05";
+ stateVersion = "26.05";
77
};
78
79
profiles/system/home-manager.nix
@@ -17,7 +17,7 @@ in
17
jq
18
];
19
20
21
22
23
programs = {
0 commit comments