Update docs/USER_CONFIGURATION.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -154,7 +154,7 @@ dotfiles/
|
|||||||
|
|
||||||
{
|
{
|
||||||
# User account options (imported as NixOS module)
|
# User account options (imported as NixOS module)
|
||||||
ugaif.users.myusername = {
|
ugaif.users.myuser = {
|
||||||
description = "My Full Name";
|
description = "My Full Name";
|
||||||
extraGroups = [ "wheel" "docker" ];
|
extraGroups = [ "wheel" "docker" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
|||||||
Reference in New Issue
Block a user