Merge pull request 'Update users/alice/default.nix' (#122) from feature/add-pc into main
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 1m6s
Check Nix flake / Perform Nix flake checks (push) Successful in 5m29s
Update flakes / update_lockfile (push) Failing after 2m24s

Reviewed-on: #122
This commit is contained in:
2025-06-11 12:44:11 -04:00

View File

@@ -14,5 +14,6 @@ import ../default.nix {
;
publicKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP7oJjIYNRCRrUlhdGJgst6bzqubbKH0gjZYulQ1eVcZ alice@artemision"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWG3cIBju6vzX6s8JlmGNJOiWY7pQ19bHvcqDADtWzv snowi@DESKTOP-EVIR8IH"
];
}