diff options
Diffstat (limited to 'deployment/systems/asakura.scm')
| -rw-r--r-- | deployment/systems/asakura.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/asakura.scm b/deployment/systems/asakura.scm index 4571f83..5936ba1 100644 --- a/deployment/systems/asakura.scm +++ b/deployment/systems/asakura.scm @@ -94,7 +94,7 @@ (define services (let* - ( (l-guix-homes (list users:id1000:name/home-environment)) + ( (l-guix-homes (list users:id1000:named-home-environment)) (l-guix-home-service (sovereign:systems:guix-home-service l-guix-homes))) (append sovereign:systems:%sovereign-services (list sovereign:packages:protonmail:nogui-profile |
