From 67ec259d0607501ed4834d33b2bf72b7d85b6952 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 30 Mar 2026 21:22:14 +0200 Subject: Added nixowos to the configuration --- system/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 638ae02..ac010d3 100644 --- a/system/default.nix +++ b/system/default.nix @@ -14,5 +14,6 @@ ./stylix.nix ]; + nixowos.enable = true; system.stateVersion = "25.11"; } -- cgit v1.2.3