25.11: Upgrade stateVersion
But nothing changed.
This commit is contained in:
parent
b170a1581d
commit
ce4f3724ee
2 changed files with 2 additions and 2 deletions
|
|
@ -174,7 +174,7 @@
|
|||
translate-shell.enable = true; # TODO Cool config?
|
||||
};
|
||||
home = {
|
||||
stateVersion = "25.05";
|
||||
stateVersion = "25.11";
|
||||
packages = with pkgs; [
|
||||
# Terminal utils
|
||||
# coreutils-full # Disabled because conflicts with nix-on-droid
|
||||
|
|
|
|||
|
|
@ -102,6 +102,6 @@
|
|||
# TODO Hibernation?
|
||||
|
||||
# Use defaults from
|
||||
system.stateVersion = "25.05";
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue