strawberry just isnt it

This commit is contained in:
TheWanderingCrow 2025-04-22 13:40:10 -04:00
parent 049d7d963f
commit 1e47fa3e29
2 changed files with 0 additions and 21 deletions

View file

@ -1,20 +0,0 @@
{
config,
pkgs,
lib,
...
}:
lib.mkIf config.module.gui.enable {
environment.systemPackages = with pkgs; [
gst_all_1.gstreamer
gst_all_1.gst-plugins-base
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-rs
gst_all_1.gst-libav
gst_all_1.gst-vaapi
];
environment.variables = {
GST_PLUGIN_PATH = "/run/current-system/sw/lib/gstreamer-1.0/";
};
}

View file

@ -51,7 +51,6 @@
# Music
spotify
strawberry-qt6
# Utilities
gimp