diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-31 13:05:55 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-31 13:05:55 +0200 |
| commit | cd74ede0aa5037eb671e8b62f9dd229bb76be8dd (patch) | |
| tree | f9799143aaae96dd92048dcbc0acbe08f1f4e772 /system | |
| parent | e6837ea3683ed66911271be3aff2bad0a0b46b76 (diff) | |
Moved nixowos config to its own file
Diffstat (limited to 'system')
| -rw-r--r-- | system/default.nix | 1 |
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"; } |
