add nix-ld, add pipewire, add mpdscribble, add fonts

This commit is contained in:
2026-07-06 20:41:57 +02:00
parent 287f4a6e72
commit 5451d847fe
4 changed files with 26 additions and 6 deletions
+6 -2
View File
@@ -21,7 +21,6 @@
python3
basedpyright
waypaper
nerd-fonts.caskaydia-mono
nix-search
rofi-calc
renoise
@@ -38,6 +37,11 @@
nicotine-plus
kdePackages.breeze
nemo
uv
];
fonts.packages = with pkgs; [
nerd-fonts.caskaydia-mono
nerd-fonts.symbols-only
nerd-fonts.jetbrains-mono
];
}