diff --git a/gui-software.nix b/gui-software.nix index 9cad072..e4a65ba 100644 --- a/gui-software.nix +++ b/gui-software.nix @@ -5,6 +5,7 @@ libreoffice keepassxc thunderbird + vieb ]) ++ (if variant != "allegro" then [ pkgs.warpinator ] else []); programs.mpv = {