move packages around, remove yt-music

This commit is contained in:
Vinzenz Schroeter 2023-12-16 12:38:58 +01:00
parent 419e2b26dc
commit 623b9a9671
3 changed files with 18 additions and 10 deletions

View file

@ -3,11 +3,19 @@
environment = {
pathsToLink = ["/share/zsh"];
systemPackages = with pkgs; [
pciutils
ncdu
tldr
glances
iotop
pciutils
lsof
dig
screen
tldr
icu
];
};