From dcd178e7d3407b62cbb1068882ec6244d5e186cf Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 28 Jan 2026 20:44:34 -0600 Subject: Nix gets mad without these --- hosts/desktop/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index c1861ba..2c598f7 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -10,4 +10,6 @@ networking.hostName = "desktop"; programs.firefox.enable = true; + + system.stateVersion = "25.11"; } -- cgit v1.2.3