mode aria2 & yt-dlp to default packages
This commit is contained in:
parent
0f53000551
commit
6a41d669a2
2 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,7 @@
|
||||||
home.packages =
|
home.packages =
|
||||||
if variant == "default" then
|
if variant == "default" then
|
||||||
with pkgs; [
|
with pkgs; [
|
||||||
yt-dlp
|
|
||||||
qbittorrent
|
qbittorrent
|
||||||
aria2
|
|
||||||
pipewire
|
pipewire
|
||||||
discord
|
discord
|
||||||
feather # monero wallet
|
feather # monero wallet
|
||||||
|
|
|
||||||
2
home.nix
2
home.nix
|
|
@ -30,6 +30,8 @@
|
||||||
davfs2
|
davfs2
|
||||||
sshfs
|
sshfs
|
||||||
ghc
|
ghc
|
||||||
|
yt-dlp
|
||||||
|
aria2
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue