From 246edebd8cb4ff4cc409bb6c2ba0ad48e5043105 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 11 Jun 2026 07:44:41 +0000 Subject: [PATCH] Back to Gnome --- home.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home.nix b/home.nix index 40c535d..81c2436 100755 --- a/home.nix +++ b/home.nix @@ -5,13 +5,13 @@ imports = [ ./modules/shell/alacritty.nix ./modules/shell/aliases.nix -# ./modules/user/gnome-home.nix - ./modules/user/kde-home.nix + ./modules/user/gnome-home.nix +# ./modules/user/kde-home.nix ./modules/user/niri-home.nix # ./modules/user/hyprland-home.nix - ./system/default.nix -# ./gnome.nix +# ./system/default.nix + ./gnome.nix ]; # Home Manager needs a bit of information about you and the paths it should