added yt-dlp
This commit is contained in:
parent
0d6439df20
commit
60370e0d5d
3 changed files with 2 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
{ config, pkgs, ... }:
|
|
||||||
{
|
|
||||||
home = {
|
|
||||||
packages = with pkgs; [
|
|
||||||
lazygit
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -6,5 +6,7 @@
|
||||||
./fonts.nix
|
./fonts.nix
|
||||||
./playerctl.nix
|
./playerctl.nix
|
||||||
./pavucontrol.nix
|
./pavucontrol.nix
|
||||||
|
./yt-dlp.nix
|
||||||
|
./playerctl.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue