added fwupd and youtube-dl

This commit is contained in:
Alexander Szczepanski
2021-07-18 11:19:12 +02:00
parent b8a13206d1
commit a565591b8c

View File

@ -55,6 +55,7 @@
"-report-client-info" "-report-client-info"
]; ];
}; };
fwupd.enable = true;
}; };
networking = { networking = {
@ -97,6 +98,7 @@
zsh zsh
neofetch neofetch
cargo cargo
youtube-dl
]; ];
documentation.enable = false; documentation.enable = false;