different portals?
This commit is contained in:
parent
e737704d61
commit
c75721ce7e
141
guix/home.scm
141
guix/home.scm
|
@ -115,76 +115,77 @@
|
||||||
"blesh"
|
"blesh"
|
||||||
"trash-cli"
|
"trash-cli"
|
||||||
|
|
||||||
;; Utilities and Libraries
|
;; Utilities and Libraries
|
||||||
"libva"
|
"libva"
|
||||||
"libvpx"
|
"libvpx"
|
||||||
"python"
|
"python"
|
||||||
"gstreamer"
|
"gstreamer"
|
||||||
"gst-plugins-base"
|
"gst-plugins-base"
|
||||||
"gst-plugins-good"
|
"gst-plugins-good"
|
||||||
"gst-plugins-bad"
|
"gst-plugins-bad"
|
||||||
"gst-plugins-ugly"
|
"gst-plugins-ugly"
|
||||||
"gst-libav"
|
"gst-libav"
|
||||||
"fish-foreign-env"
|
"fish-foreign-env"
|
||||||
"libnotify"
|
"libnotify"
|
||||||
"ffmpegthumbs"
|
"ffmpegthumbs"
|
||||||
"ffmpegthumbnailer"
|
"ffmpegthumbnailer"
|
||||||
"kio"
|
"kio"
|
||||||
"nim"
|
"nim"
|
||||||
"kio-fuse"
|
"kio-fuse"
|
||||||
"sshfs"
|
"sshfs"
|
||||||
"sshfs-fuse"
|
"sshfs-fuse"
|
||||||
"ifuse"
|
"ifuse"
|
||||||
"libimobiledevice"
|
"libimobiledevice"
|
||||||
"kio-extras"
|
"kio-extras"
|
||||||
"usbmuxd"
|
"usbmuxd"
|
||||||
;; "nautilus"
|
;; "nautilus"
|
||||||
"swaybg"
|
"swaybg"
|
||||||
"dconf"
|
"dconf"
|
||||||
"dconf-editor"
|
"dconf-editor"
|
||||||
;; "tracker"
|
;; "tracker"
|
||||||
;; "tracker-miners"
|
;; "tracker-miners"
|
||||||
"gvfs"
|
"gvfs"
|
||||||
;; "texlive"
|
;; "texlive"
|
||||||
;; "texlive-pdfx"
|
;; "texlive-pdfx"
|
||||||
;; "texlive-latex-pdfx"
|
;; "texlive-latex-pdfx"
|
||||||
"jmtpfs"
|
"jmtpfs"
|
||||||
"libmtp"
|
"libmtp"
|
||||||
"xfconf"
|
"xfconf"
|
||||||
"kfind"
|
"kfind"
|
||||||
"kiconthemes"
|
"kiconthemes"
|
||||||
"gvfs"
|
"gvfs"
|
||||||
"xfconf"
|
"xfconf"
|
||||||
"kwallet"
|
"kwallet"
|
||||||
"kwallet-pam"
|
"kwallet-pam"
|
||||||
"openjdk"
|
"openjdk"
|
||||||
"python-vosk"
|
"python-vosk"
|
||||||
"gst-vosk"
|
"gst-vosk"
|
||||||
"vosk-api"
|
"vosk-api"
|
||||||
"python-srt"
|
"python-srt"
|
||||||
"perl-image-exiftool"
|
"perl-image-exiftool"
|
||||||
"srt"
|
"srt"
|
||||||
"breeze-icons"
|
"breeze-icons"
|
||||||
"distrobox"
|
"distrobox"
|
||||||
"libreoffice"
|
"libreoffice"
|
||||||
;; "nemo"
|
;; "nemo"
|
||||||
;; "tridactyl-native"
|
;; "tridactyl-native"
|
||||||
;; "qtwayland@5.15.8"
|
;; "qtwayland@5.15.8"
|
||||||
;; "qtdeclarative@5.15.8"
|
;; "qtdeclarative@5.15.8"
|
||||||
"egl-wayland"
|
"egl-wayland"
|
||||||
"pinentry"
|
"pinentry"
|
||||||
"pinentry-qt"
|
"pinentry-qt"
|
||||||
"pinentry-rofi"
|
"pinentry-rofi"
|
||||||
"flatpak"
|
"flatpak"
|
||||||
"flatpak-xdg-utils"
|
"flatpak-xdg-utils"
|
||||||
"xdg-utils"
|
"xdg-utils"
|
||||||
"xdg-desktop-portal"
|
"xdg-desktop-portal"
|
||||||
"xdg-desktop-portal-kde"
|
"xdg-desktop-portal-hyprland"
|
||||||
"aspell"
|
"xdg-desktop-portal-gtk"
|
||||||
"aspell-dict-en"
|
"aspell"
|
||||||
"enchant"
|
"aspell-dict-en"
|
||||||
"ncurses"
|
"enchant"
|
||||||
"sbcl"
|
"ncurses"
|
||||||
|
"sbcl"
|
||||||
|
|
||||||
;; Theming
|
;; Theming
|
||||||
"phinger-cursors-theme" ;; Personal package of cursors
|
"phinger-cursors-theme" ;; Personal package of cursors
|
||||||
|
|
Loading…
Reference in a new issue