Skip to content

Commit

Permalink
chore: cleanup old server configs from droplet test
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarrio committed Dec 3, 2024
1 parent daeb398 commit d22b9cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
orca = libx.mkHost { systemType = "server"; hostname = "orca"; username = "archon"; };
shiroi = libx.mkHost { systemType = "server"; hostname = "shiroi"; username = "archon"; };

"dotest.carrio.dev" = libx.mkHost { systemType = "server"; hostname = "dotest.carrio.dev"; username = "archon"; };
"nix-proxy-droplet" = libx.mkHost { systemType = "server"; hostname = "nix-proxy-droplet"; username = "archon"; };
};

Expand Down

0 comments on commit d22b9cf

Please sign in to comment.