summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/ryan-config/base-system.scm2
-rw-r--r--modules/ryan-packages/hyprland.bak (renamed from modules/ryan-packages/hyprland.scm)4
2 files changed, 2 insertions, 4 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm
index ac1ac79..5034f4e 100644
--- a/modules/ryan-config/base-system.scm
+++ b/modules/ryan-config/base-system.scm
@@ -159,7 +159,7 @@
159 "wireplumber" 159 "wireplumber"
160 "wireshark" 160 "wireshark"
161 "zsh")) 161 "zsh"))
162 (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new hyprlock) 162 (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new)
163 %my-base-packages )) 163 %my-base-packages ))
164 164
165 ;; Below is the list of system services. To search for available 165 ;; Below is the list of system services. To search for available
diff --git a/modules/ryan-packages/hyprland.scm b/modules/ryan-packages/hyprland.bak
index 04a9292..b96aa4e 100644
--- a/modules/ryan-packages/hyprland.scm
+++ b/modules/ryan-packages/hyprland.bak
@@ -338,7 +338,7 @@ for C++.")
338 )))))) 338 ))))))
339 339
340 340
341(define-public hyprland 341(define-public hyprland-ryan
342 (package 342 (package
343 (name "hyprland") 343 (name "hyprland")
344 (version "0.42.0") 344 (version "0.42.0")
@@ -493,5 +493,3 @@ more.")
493 (license license:bsd-3) 493 (license license:bsd-3)
494 (synopsis "Hyprland's idle daemon ") 494 (synopsis "Hyprland's idle daemon ")
495 (description "Hyprland's idle daemon "))) 495 (description "Hyprland's idle daemon ")))
496
497hyprland