diff options
Diffstat (limited to 'system/default.nix')
| -rw-r--r-- | system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; } |
