Skip to content

Commit

Permalink
shai hulud keys n shit
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Mar 9, 2024
1 parent 4ba4b76 commit 3422c6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion machines/shai-hulud/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ with lib; {
hw.surface.enable = true;
xmonad.enable = true;

tailscale.enable = mkForce false;
tailscale = {
enable = true;
oneOffKey = "tskey-auth-kRbfM94CNTRL-cPfcJPJu5j9hifAP6gXzh92oaMd4hjvnV";
};

# so that we don't rebuild linux kernel on this tiny boi
infra-update.branch = "surface";
Expand Down
1 change: 0 additions & 1 deletion ssh_keys/users/astrid/astrid_shai-hulud_id_ed25519.pub

This file was deleted.

1 change: 1 addition & 0 deletions ssh_keys/users/astrid/shai-hulud.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO+y3d0iloGa8FJC+L0Vbgi+vZwnBwp0YylAvhQTzA23 astrid@shai-hulud

0 comments on commit 3422c6c

Please sign in to comment.