Infini-DL360/users: add alina

This commit is contained in:
Infinidoge 2025-09-12 18:00:13 -04:00
parent 31e04b37ac
commit 145e6a609e
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -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