diff options
author | stuebinm | 2022-01-28 20:58:57 +0100 |
---|---|---|
committer | stuebinm | 2022-01-28 20:59:05 +0100 |
commit | f93514255564ac0fe1e41e6c171bfab6a22b600a (patch) | |
tree | f60ea90e6cadd4753339ee7d44b493c18933b3f1 /home | |
parent | 11f1f6ff22d917797dfba62089c45249b9699dc8 (diff) |
home: remove vlc
don't use it anways, and apparently it's currently broken on nixpkgs?
Diffstat (limited to 'home')
-rw-r--r-- | home/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/packages.nix b/home/packages.nix index c0c0962..c7ab5f2 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -34,7 +34,7 @@ in firefox thunderbird keepassxc chromium signal-desktop mumble lynx openconnect matterhorn # graphics & audio - audacity blender darktable vlc kdenlive moc ffmpeg-full + audacity blender darktable kdenlive moc ffmpeg-full gimp-with-plugins inkscape krita meshlab pavucontrol moc gst_all_1.gstreamer # LaTeX & documents |