diff --git a/home/common.nix b/home/common.nix index f12ed7e..0f0599e 100644 --- a/home/common.nix +++ b/home/common.nix @@ -9,4 +9,5 @@ home.username = "k3t"; home.homeDirectory = "/home/k3t"; + home.stateVersion = "25.11"; } \ No newline at end of file