aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index 019d0ea..b0d2cec 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -138,7 +138,7 @@ Seiko Epson Color Ink Jet Printers.")
(supplementary-groups '()))
(user-account
(name "andreh")
- (comment "EuAndreh")
+ (comment "EuAndreh,,,,eu@euandre.org")
(group "users")
(supplementary-groups '("netdev" "audio" "video" "wheel" "kvm" "docker" "dialout"))))
%base-user-accounts))