mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
Punctuation
This commit is contained in:
parent
8e9de81857
commit
1d8f7e63b0
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ $bootLoaderConfig
|
|||
# services.xserver.displayManager.kdm.enable = true;
|
||||
# services.xserver.desktopManager.kde4.enable = true;
|
||||
|
||||
# Define your user and don't forget to set password with passwd
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
# users.extraUsers.guest = {
|
||||
# name = "guest";
|
||||
# group = "users";
|
||||
|
|
Loading…
Reference in a new issue