aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-03-31 13:05:55 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-03-31 13:05:55 +0200
commitcd74ede0aa5037eb671e8b62f9dd229bb76be8dd (patch)
treef9799143aaae96dd92048dcbc0acbe08f1f4e772 /system
parente6837ea3683ed66911271be3aff2bad0a0b46b76 (diff)
Moved nixowos config to its own file
Diffstat (limited to 'system')
-rw-r--r--system/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/default.nix b/system/default.nix
index 66874bf..638ae02 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -14,6 +14,5 @@
./stylix.nix
];
- nixowos.enable = true; # disabled until fixed
system.stateVersion = "25.11";
}