diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/id1000.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/id1000.scm b/users/id1000.scm index 70ed576..75fdd2a 100644 --- a/users/id1000.scm +++ b/users/id1000.scm @@ -243,7 +243,7 @@ (extensions (list (service-extension - account-service-type + (@ (gnu system shadow) account-service-type) (const %dkimproxy-accounts)) (service-extension (@ (gnu services shepherd) shepherd-root-service-type) |