remove qs, fixes to waybar

This commit is contained in:
2025-06-30 17:19:24 +02:00
parent 4b71da350f
commit ce5379ffc7
165 changed files with 16249 additions and 374 deletions

View File

@@ -31,6 +31,7 @@ in {
home.packages = with pkgs; [
protontricks
lutris
monero-gui
# misc.gui
# virt-manager
gnome-calculator
@@ -70,6 +71,8 @@ in {
gnutar
p7zip
unrar
material-icons
material-symbols
];
};
}