summaryrefslogtreecommitdiff
path: root/systems/ayase.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/ayase.scm')
-rw-r--r--systems/ayase.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/ayase.scm b/systems/ayase.scm
index 0d7d086..055a27a 100644
--- a/systems/ayase.scm
+++ b/systems/ayase.scm
@@ -140,7 +140,7 @@
(swap-label "-2"))
(define (users)
- (use-modules (gnu system shadow)
+ (use-modules (gnu system accounts)
(users id1000))
(append %base-user-accounts
(list uid1000-account)))