Infini-DL360/users: add alina
This commit is contained in:
parent
31e04b37ac
commit
d095e4692d
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@
|
|||
shell = pkgs.bash;
|
||||
};
|
||||
|
||||
users.users.alina = {
|
||||
description = "Cutest woofer";
|
||||
isNormalUser = true;
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
|
||||
services.openssh.extraConfig = ''
|
||||
Match user mistergij
|
||||
DisableForwarding yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue