From 1d4a56ae4ffde87c5396171708722a3f7689c4a2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 15 Nov 2022 09:22:45 -0300 Subject: Revert "etc/guix/home.scm: Add remhind (home-service ...)" This reverts commit 1fcc6d84829d100f29c718af205f8413bf833707. --- etc/guix/home.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index a0773c1..a6c222c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -32,8 +32,7 @@ (guix git-download) (guix modules) (guix packages) - (guix utils) - (xyz euandreh queue)) + (guix utils)) (heredoc:enable-syntax) (define-public hunspell-iconv @@ -604,7 +603,6 @@ (service (home-service 'clipmenu clipmenu "/bin/clipmenud")) (service (home-service 'dunst dunst "/bin/dunst")) (service (home-service 'poweralertd poweralertd "/bin/poweralertd")) - (service (home-service 'remhind remhind "/bin/remhind")) (service home-xdg-base-directories-service-type (home-xdg-base-directories-configuration (cache-home (xdg "var/cache")) -- cgit v1.2.3