From af05ec7980957cfb7fa282b22cd9d323fcbc7c69 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Wed, 28 May 2025 15:53:46 +0300 Subject: [PATCH] hosts/morphius: switch desktop to niri Signed-off-by: unexplrd --- hosts/morphius/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/morphius/configuration.nix b/hosts/morphius/configuration.nix index 7d54db8..92e1f35 100644 --- a/hosts/morphius/configuration.nix +++ b/hosts/morphius/configuration.nix @@ -31,7 +31,7 @@ } ]; - desktop.gnome.enable = true; + desktop.niri.enable = true; module = { config = {