From aec22192b8a797fd8e4001206472778ca9c27996 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 5 Feb 2024 11:59:43 +0000 Subject: [PATCH] Add gimp and tagger to installed programs Reorganise where some programs are defined --- system/default.nix | 1 - system/desktop.nix | 6 ++++++ system/hyprland.nix | 3 --- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/system/default.nix b/system/default.nix index 8d68ef6a..f8cf01c9 100644 --- a/system/default.nix +++ b/system/default.nix @@ -18,7 +18,6 @@ rclone dogdns du-dust - czkawka ffmpeg nitch bottom diff --git a/system/desktop.nix b/system/desktop.nix index add3b409..fec530db 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -9,6 +9,12 @@ libcamera glib gsettings-desktop-schemas + protonvpn-gui + gimp + czkawka + tagger + webcord + teams-for-linux ]; security = { polkit.enable = true; diff --git a/system/hyprland.nix b/system/hyprland.nix index b2decd51..5e73e9a0 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -18,11 +18,8 @@ pavucontrol playerctl brightnessctl - protonvpn-gui mpv streamlink - webcord - teams-for-linux ]; }; security.pam.services.swaylock = {};