reference new swaylock effects

This commit is contained in:
ryan77627 2023-05-18 21:07:01 -04:00 committed by Ryan Schanzenbacher
parent f3e224d612
commit 12fe2ebbc0
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -19,6 +19,7 @@
(use-modules (gnu packages tls))
(use-modules (srfi srfi-1))
(use-modules (ryan-packages freedesktop))
(use-modules (ryan-packages wm))
(use-package-modules security-token)
(use-service-modules cups desktop networking xorg ssh nix sound security-token docker virtualization)
@ -104,7 +105,7 @@
(packages (append (map specification->package (list "sway"
"swaybg"
"swayidle"
"swaylock-effects"
;"swaylock-effects"
"fuzzel"
"alacritty"
"pinentry-qt"
@ -133,7 +134,7 @@
"virt-manager"
"wireplumber"
"zsh"))
(list my-ca-certs xdg-desktop-portal-wlr-new)
(list my-ca-certs xdg-desktop-portal-wlr-new swaylock-effects-new)
%my-base-packages ))
;; Below is the list of system services. To search for available
@ -182,7 +183,8 @@
(setuid-programs
(append (list (file-like->setuid-program
(file-append
(specification->package "swaylock-effects")
;(specification->package "swaylock-effects")
swaylock-effects-new
"/bin/swaylock"))
(file-like->setuid-program
(file-append