fix stateversion in home manager
This commit is contained in:
@@ -9,4 +9,5 @@
|
|||||||
|
|
||||||
home.username = "k3t";
|
home.username = "k3t";
|
||||||
home.homeDirectory = "/home/k3t";
|
home.homeDirectory = "/home/k3t";
|
||||||
|
home.stateVersion = "25.11";
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user