mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
updated home stateversion
This commit is contained in:
parent
d773050b00
commit
9e6d16da2a
2 changed files with 10 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#desktop";
|
||||
};
|
||||
|
||||
home.stateVersion = "22.11";
|
||||
home.stateVersion = "23.11";
|
||||
|
||||
home.username = "${config.user.name}";
|
||||
home.homeDirectory = "/home/${config.user.name}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue