diff options
| author | seth <[email protected]> | 2024-10-26 17:07:59 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-10-26 17:11:33 -0400 |
| commit | e6f019248d69030cafa09e5971cfb7b08c7b9a09 (patch) | |
| tree | 31f1a5af39133c3104f298128145d887069231f6 /systems | |
| parent | 99beeafc165eca5bed6c77e48656e66a257fb552 (diff) | |
glados: switch to niri
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 b28c8dc..f523b8e 100644 --- a/systems/glados/default.nix +++ b/systems/glados/default.nix @@ -11,7 +11,7 @@ desktop = { enable = true; - gnome.enable = true; + niri.enable = true; }; environment.systemPackages = [ pkgs.obs-studio ]; |
