From 128904cd3b9e6ecf7ee5a91564b0f0c67deb4530 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 3 Nov 2021 09:52:52 +0100 Subject: gkleen@sif: switch to yt-dlp --- accounts/gkleen@sif/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accounts/gkleen@sif') diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 617c178c..e569f732 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix @@ -61,7 +61,7 @@ let ''; in { imports = with flake.nixosModules.userProfiles.${userName}; [ - mpv + mpv yt-dlp ]; home-manager.users.${userName} = { @@ -246,7 +246,7 @@ in { home = { packages = with pkgs; [ fira-code powerline-fonts nerdfonts pavucontrol keepassxc - youtube-dl sxiv xclip mumble pulseaudio-ctl libnotify synergy + sxiv xclip mumble pulseaudio-ctl libnotify synergy xorg.xbacklight screen-message pidgin-with-plugins google-play-music-desktop-player qt5ct playerctl evince thunderbird wrappedZulip zoom-us steam steam-run wireshark skype -- cgit v1.2.3