diff options
Diffstat (limited to 'deployment/systems/mcdowell.scm')
| -rw-r--r-- | deployment/systems/mcdowell.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/mcdowell.scm b/deployment/systems/mcdowell.scm index 06a7f45..0ad5a35 100644 --- a/deployment/systems/mcdowell.scm +++ b/deployment/systems/mcdowell.scm @@ -83,7 +83,7 @@ (define system (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)) (l-bootloader (sovereign:devices:amd64:custom-bootloader-configuration system-name)) (l-file-systems (cons* file-system-root |
