me
/
guix
Archived
1
0
Fork 0

system: accounts: Export <user-account>.

Maxim Cournoyer 2023-04-27 10:28:39 -04:00
parent f16c7188f4
commit 03795e2ba2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
(define-module (gnu system accounts)
#:use-module (guix records)
#:use-module (ice-9 match)
#:export (user-account
#:export (<user-account>
user-account
user-account?
user-account-name
user-account-password