adding python
This commit is contained in:
parent
11330b8f21
commit
5bc5f4fc0c
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@
|
||||||
"mpv"
|
"mpv"
|
||||||
"mpv-mpris"
|
"mpv-mpris"
|
||||||
"yt-dlp"
|
"yt-dlp"
|
||||||
|
"python"
|
||||||
"playerctl"
|
"playerctl"
|
||||||
"gstreamer"
|
"gstreamer"
|
||||||
"gst-plugins-base"
|
"gst-plugins-base"
|
||||||
|
@ -250,7 +251,7 @@ marked files in a dired buffer via rsync."))))
|
||||||
("gh" . "guix home -L ~/dotfiles/guix reconfigure ~/dotfiles/guix/home.scm")
|
("gh" . "guix home -L ~/dotfiles/guix reconfigure ~/dotfiles/guix/home.scm")
|
||||||
("gs" . "sudo guix system -L /home/chris/dotfiles/guix reconfigure /home/chris/dotfiles/guix/$(hostname).scm")))
|
("gs" . "sudo guix system -L /home/chris/dotfiles/guix reconfigure /home/chris/dotfiles/guix/$(hostname).scm")))
|
||||||
(environment-variables
|
(environment-variables
|
||||||
'(("QT_QPA_PLATFORM" . "wayland")
|
'(("QT_QPA_PLATFORM" . "wayland-egl")
|
||||||
("QT_QPA_PLATFORMTHEME" . "qt5ct")
|
("QT_QPA_PLATFORMTHEME" . "qt5ct")
|
||||||
("XDG_DATA_DIRS" . "$XDG_DATA_DIRS:$HOME/.local/share/flatpak/exports/share")
|
("XDG_DATA_DIRS" . "$XDG_DATA_DIRS:$HOME/.local/share/flatpak/exports/share")
|
||||||
("RTC_USE_PIPEWIRE" . "true")
|
("RTC_USE_PIPEWIRE" . "true")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue