From f2743ec7858a128c0c55637478f6f2caa555662b Mon Sep 17 00:00:00 2001 From: Till Date: Sat, 13 Jan 2024 01:21:17 +0100 Subject: [PATCH] ffmpeg libnotify --- home/alt.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/home/alt.nix b/home/alt.nix index cc937d1..0adb90f 100644 --- a/home/alt.nix +++ b/home/alt.nix @@ -30,17 +30,15 @@ ''; home.packages = with pkgs; [ - - # commandline fzf silver-searcher tmux wl-clipboard - qbittorrent vlc mullvad-vpn - + ffmpeg + libnotify ]; imports = [