diff options
| author | seth <[email protected]> | 2024-11-12 02:26:12 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-11-12 02:29:20 -0500 |
| commit | cc9108ff2cc42c16d4937fd1eb534a9ff87d622d (patch) | |
| tree | 95f6055c7936b400d56e29cc7d1b93080115d0f1 /systems | |
| parent | 60c82dbdc9add20b62dca21d4c068dbc742b079f (diff) | |
glados: switch to gnome
Diffstat (limited to 'systems')
| -rw-r--r-- | systems/glados/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/glados/default.nix b/systems/glados/default.nix index 3de6a8a..0ba075d 100644 --- a/systems/glados/default.nix +++ b/systems/glados/default.nix @@ -11,7 +11,7 @@ desktop = { enable = true; - niri.enable = true; + gnome.enable = true; }; environment.systemPackages = [ pkgs.obs-studio ]; |
