Skip to content

Commit

Permalink
Merge pull request #281 from barrucadu/rm-azathoth
Browse files Browse the repository at this point in the history
Remove azathoth
  • Loading branch information
barrucadu committed May 8, 2024
2 parents ac350f9 + 9ee9580 commit 7c59972
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 117 deletions.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
};
in
{
azathoth = mkNixosConfiguration "azathoth" [ "${nixpkgs}/nixos/modules/installer/scan/not-detected.nix" ];
carcosa = mkNixosConfiguration "carcosa" [ "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix" ];
nyarlathotep = mkNixosConfiguration "nyarlathotep" [ "${nixpkgs}/nixos/modules/installer/scan/not-detected.nix" ];
};
Expand Down
94 changes: 0 additions & 94 deletions hosts/azathoth/configuration.nix

This file was deleted.

21 changes: 0 additions & 21 deletions hosts/azathoth/hardware.nix

This file was deleted.

1 change: 0 additions & 1 deletion shared/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ in

# Such pubkey!
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIP5QUiJZ9TX1/fNAAg4UdtSM4AnpIgdSp7FsH1s1mnz barrucadu@azathoth"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGsbaoX0seFfMTXePyaQchxU3g58xFMUipZPvddCT8c azathoth-windows"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIWvwOx9opSKGomvq8C3u1SghmaGiv0yiMZUdql6nBDB barrucadu@nyarlathotep"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJVnNyKbBcHMY7Tcak07bL6svb/x8KXCL5WJRck9PaDI barrucadu@carcosa"
Expand Down

0 comments on commit 7c59972

Please sign in to comment.