update desktop to unstable

This commit is contained in:
sadan 2025-03-12 22:49:47 -04:00
parent 0127b58b58
commit dfc97d17ee
No known key found for this signature in database
9 changed files with 89 additions and 72 deletions

View file

@ -1,11 +1,10 @@
{pkgs, ...}: {
home = {
packages = with pkgs; [
filelight
ksshaskpass
kdePackages.filelight
kdePackages.ksshaskpass
xsel
libsForQt5.kinit
libsForQt5.kcolorchooser
kdePackages.kcolorchooser
gnome-calculator
];
};