typo
This commit is contained in:
parent
802a593502
commit
cb6bfc5702
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# Define user accounts. Don't forget to set a password with 'passwd'.
|
||||
users.users.operator = {
|
||||
isNormalUser = true;
|
||||
description = "douze baie";
|
||||
description = "administration user";
|
||||
extraGroups = [ "wheel" ];
|
||||
packages = with pkgs; [];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Reference in a new issue