summaryrefslogtreecommitdiff
path: root/hosts/omar
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-12-28 06:05:06 +0000
committerLinnnus <[email protected]>2025-01-27 19:48:53 +0000
commit58be3bb1c50db8f0748b51cff0c2fe187236dd4d (patch)
treea6bfbd9d1f297107abd735203f2a37095c47572e /hosts/omar
parenta5aa6f36856037a66765db90ca6550e10589f5f0 (diff)
omar: Set home.version
Diffstat (limited to 'hosts/omar')
-rw-r--r--hosts/omar/configuration.nix1
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.