From 58be3bb1c50db8f0748b51cff0c2fe187236dd4d Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 28 Dec 2024 06:05:06 +0000 Subject: omar: Set home.version --- hosts/omar/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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. -- cgit v1.2.3