Combine packages

This commit is contained in:
Oliver Davies 2025-04-08 22:43:20 +01:00
parent fc491ba7a8
commit 99db5f87c3

View file

@ -78,10 +78,13 @@
cpufrequtils cpufrequtils
displayselect displayselect
ffmpegthumbnailer ffmpegthumbnailer
gimp
gscan2pdf gscan2pdf
gtypist gtypist
handbrake
hunspellDicts.en-gb-large hunspellDicts.en-gb-large
isync isync
kdePackages.kdenlive
kdePackages.okular kdePackages.okular
libnotify libnotify
libreoffice libreoffice
@ -109,10 +112,4 @@
networking.hosts = { networking.hosts = {
"192.168.1.116" = [ "nixedo" ]; "192.168.1.116" = [ "nixedo" ];
}; };
users.users.opdavies.packages = with pkgs; [
gimp
handbrake
kdePackages.kdenlive
];
} }