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