diff --git a/guix/home-services/hyprland.scm b/guix/home-services/hyprland.scm deleted file mode 100644 index 4ed4685..0000000 --- a/guix/home-services/hyprland.scm +++ /dev/null @@ -1,5 +0,0 @@ -;; (define-module (hyprland) -;; #:use-module (ice-9 popen) -;; #:use-module (ice-9 rdelim)) - -;; (read-line)