Add gimp and tagger to installed programs

Reorganise where some programs are defined
This commit is contained in:
Evie Litherland-Smith 2024-02-05 11:59:43 +00:00
parent efc5a2ec1d
commit aec22192b8
3 changed files with 6 additions and 4 deletions

View file

@ -18,7 +18,6 @@
rclone rclone
dogdns dogdns
du-dust du-dust
czkawka
ffmpeg ffmpeg
nitch nitch
bottom bottom

View file

@ -9,6 +9,12 @@
libcamera libcamera
glib glib
gsettings-desktop-schemas gsettings-desktop-schemas
protonvpn-gui
gimp
czkawka
tagger
webcord
teams-for-linux
]; ];
security = { security = {
polkit.enable = true; polkit.enable = true;

View file

@ -18,11 +18,8 @@
pavucontrol pavucontrol
playerctl playerctl
brightnessctl brightnessctl
protonvpn-gui
mpv mpv
streamlink streamlink
webcord
teams-for-linux
]; ];
}; };
security.pam.services.swaylock = {}; security.pam.services.swaylock = {};