accept ssh from sabrina@viridian
This commit is contained in:
parent
e5250ba906
commit
f17a668b38
|
@ -244,6 +244,7 @@
|
|||
isNormalUser = true;
|
||||
extraGroups = [ "audio" "docker" "networkmanager" "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keyFiles = inputs.self + /home-manager/sabrina/id_ed25519.pub;
|
||||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
Loading…
Reference in a new issue