mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 11:06:15 -05:00
fixed screen sharing
This commit is contained in:
parent
f3bf586e82
commit
0bfe77ab7c
2 changed files with 2 additions and 2 deletions
|
@ -146,7 +146,7 @@
|
|||
"wireplumber"
|
||||
"wireshark"
|
||||
"zsh"))
|
||||
(list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland waybar-new virt-manager-ovmf)
|
||||
(list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan waybar-new virt-manager-ovmf)
|
||||
%my-base-packages ))
|
||||
|
||||
;; Below is the list of system services. To search for available
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
(native-inputs (modify-inputs (package-native-inputs xdg-desktop-portal-wlr)
|
||||
(append wlroots)))))
|
||||
|
||||
(define-public xdg-desktop-portal-hyprland
|
||||
(define-public xdg-desktop-portal-hyprland-ryan
|
||||
(package
|
||||
(name "xdg-desktop-portal-hyprland")
|
||||
(version "1.1.0")
|
||||
|
|
Loading…
Reference in a new issue