mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
feat: update authorized principals
This commit is contained in:
parent
a80bc8f8fd
commit
a42363013f
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
];
|
||||
shell = pkgs.fish;
|
||||
hashedPasswordFile = config.age.secrets.julien-password.path;
|
||||
openssh.authorizedPrincipals = [ "julien" ];
|
||||
};
|
||||
|
||||
nix.settings.allowed-users = [ "julien" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue