From efb78d45313b9e8f1774ed46df4f10a1a5d291f7 Mon Sep 17 00:00:00 2001 From: Nydragon Date: Sun, 14 Jul 2024 15:07:59 +0000 Subject: [PATCH] refactor: move multiple gnome packages to the root from the gnome subgroup --- home/hyprland/default.nix | 2 +- home/sway/default.nix | 2 +- hosts/brontes/home.nix | 4 ++-- hosts/marr/configuration.nix | 5 ++--- hosts/marr/home.nix | 4 ++-- 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 6c8b453..56af367 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -132,7 +132,7 @@ lib.mkIf osConfig.programs.hyprland.enable { bind = [ "$mod, D, exec, rofi -config ${config.home.homeDirectory}/.config/rofi/config.rasi -show combi -automatic-save-to-history" - "$mod, E, exec, ${pkgs.gnome.nautilus}/bin/nautilus" + "$mod, E, exec, ${pkgs.nautilus}/bin/nautilus" "$mod, Return, exec, ${pkgs.alacritty}/bin/alacritty" #"$mod, S, exec, rofi -show clipboard -show-icons" "$mod SHIFT, Q, killactive," diff --git a/home/sway/default.nix b/home/sway/default.nix index 26145f5..01beb3f 100644 --- a/home/sway/default.nix +++ b/home/sway/default.nix @@ -17,7 +17,7 @@ let homeDirectory = config.home.homeDirectory; term = "${pkgs.alacritty}/bin/alacritty"; - filemanager = "${pkgs.gnome.nautilus}/bin/nautilus"; + filemanager = "${pkgs.nautilus}/bin/nautilus"; colors = { lavender = "#babbf1"; black = "#000000"; diff --git a/hosts/brontes/home.nix b/hosts/brontes/home.nix index 4c2eacd..9c1bb0f 100644 --- a/hosts/brontes/home.nix +++ b/hosts/brontes/home.nix @@ -42,13 +42,13 @@ element-desktop libreoffice loupe - gnome.seahorse + seahorse gimp vlc pavucontrol thunderbird keepassxc - gnome.nautilus + nautilus lollypop protonmail-bridge-gui varia diff --git a/hosts/marr/configuration.nix b/hosts/marr/configuration.nix index faedbd0..5a56372 100644 --- a/hosts/marr/configuration.nix +++ b/hosts/marr/configuration.nix @@ -170,14 +170,13 @@ environment.systemPackages = with pkgs; [ shared-mime-info fish - nextcloud-client git - firefox htop + nextcloud-client + kdeconnect alacritty eza bat - kdeconnect glib wireguard-tools dconf diff --git a/hosts/marr/home.nix b/hosts/marr/home.nix index 96dbcd3..c1f083f 100644 --- a/hosts/marr/home.nix +++ b/hosts/marr/home.nix @@ -44,12 +44,12 @@ element-desktop libreoffice loupe - gnome.seahorse + seahorse gimp vlc thunderbird keepassxc - gnome.nautilus + nautilus lollypop protonmail-bridge-gui varia