diff options
Diffstat (limited to 'hosts/omar')
-rw-r--r-- | hosts/omar/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/omar/configuration.nix b/hosts/omar/configuration.nix index 55b5040..a25322b 100644 --- a/hosts/omar/configuration.nix +++ b/hosts/omar/configuration.nix @@ -50,6 +50,7 @@ # I am planning on using this host when traveling. ../../shared/home-manager/development-full ]; + home.stateVersion = "24.11"; }; # Enable the X11 windowing system. |