home-manager | set to pull from 25.11
This commit is contained in:
parent
ce2854ed04
commit
489e494aac
3 changed files with 7 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
home = {
|
||||
username = "don";
|
||||
homeDirectory = "/home/don";
|
||||
stateVersion = "23.05";
|
||||
stateVersion = "25.11";
|
||||
};
|
||||
programs = {
|
||||
home-manager = {enable = true;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue