Change varcila shell
All checks were successful
CI / build:all (pull_request) Successful in 1h35m19s
CI / build:cross (pull_request) Successful in 1h35m17s

This commit is contained in:
Vincent A. Arcila 2025-11-18 18:09:29 +01:00
parent a173af654f
commit 895c0cd687

View File

@ -139,6 +139,7 @@
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKGt0ESYxekBiHJQowmKpfdouw0hVm3N7tUMtAaeLejK vincent@varch"
];
shell = pkgs.zsh;
};
pmartin1 = {