summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-04-16 15:10:46 +0200
committerMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-04-16 15:10:46 +0200
commit8c329bb219d2d3326b79db0741c29581c32956fc (patch)
tree1e6bd5301f161c98d312bf544c0e267badfa4a80
parent96e4b20915a0b30c02682d623fe081198086f9fb (diff)
guix-config: Install gst-plugins
* guix-config/home-configuration.scm (home-environment)[packages]: Add "gst-plugins-bad", "gst-plugins-base", "gst-plugins-good" and "gst-plugins-ugly".
-rw-r--r--home-configuration.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 4605e52..796a7c5 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -15,7 +15,7 @@
(packages
(map
(compose list specification->package+output)
- (list "dconf-editor" "evolution" "font-google-noto" "git" "git-lfs" "gnome-shell-extensions" "gnome-tweaks" "pwgen" "seahorse" "trezor-agent")))
+ (list "dconf-editor" "evolution" "font-google-noto" "git" "git-lfs" "gnome-shell-extensions" "gnome-tweaks" "gst-plugins-bad" "gst-plugins-base" "gst-plugins-good" "gst-plugins-ugly" "pwgen" "seahorse" "trezor-agent")))
(services
(list