diff options
Diffstat (limited to '.config/guix/hati.scm')
-rw-r--r-- | .config/guix/hati.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/guix/hati.scm b/.config/guix/hati.scm index f1802cb..ba27501 100644 --- a/.config/guix/hati.scm +++ b/.config/guix/hati.scm @@ -43,7 +43,7 @@ ,@bd-desktop-system-services ,@bd-mpd-service ,(service guix-home-service-type - `(("bdunahu" ,home))))) + `((,username ,home))))) (mapped-devices (list (mapped-device (source (uuid "1e9c3cd7-97c2-411a-975a-40222d185563")) |