gnu: lightweight-desktop.tmpl: Fix typo.
* gnu/system/examples/lightweight-desktop.tmpl: While it is currently unknown if Bob has a brother, it is sufficiently documented that Alice is, in fact, Bob's sister.
This commit is contained in:
parent
c0bc4b8c7d
commit
9e258dc249
|
@ -24,7 +24,7 @@
|
|||
|
||||
(users (cons (user-account
|
||||
(name "alice")
|
||||
(comment "Bob's brother")
|
||||
(comment "Bob's sister")
|
||||
(group "users")
|
||||
(supplementary-groups '("wheel" "netdev"
|
||||
"audio" "video"))
|
||||
|
|
Loading…
Reference in New Issue