Skip to content

Commit

Permalink
hephaestus: phase out host
Browse files Browse the repository at this point in the history
  • Loading branch information
alarsyo committed Jun 7, 2024
1 parent 87435ca commit 36ff0da
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 421 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cachix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
name:
- boreal
- hades
- hephaestus
- talos
- thanatos

Expand Down
14 changes: 0 additions & 14 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -133,20 +133,6 @@
++ sharedModules;
};

hephaestus = nixpkgs.lib.nixosSystem rec {
inherit system;
modules =
[
./hephaestus.nix

inputs.nixos-hardware.nixosModules.common-cpu-amd
inputs.nixos-hardware.nixosModules.common-gpu-amd
inputs.nixos-hardware.nixosModules.common-pc-laptop
inputs.nixos-hardware.nixosModules.common-pc-ssd
]
++ sharedModules;
};

talos = nixpkgs.lib.nixosSystem {
inherit system;
modules =
Expand Down
23 changes: 0 additions & 23 deletions hephaestus.nix

This file was deleted.

246 changes: 0 additions & 246 deletions hosts/hephaestus/default.nix

This file was deleted.

45 changes: 0 additions & 45 deletions hosts/hephaestus/hardware-configuration.nix

This file was deleted.

47 changes: 0 additions & 47 deletions hosts/hephaestus/home.nix

This file was deleted.

Loading

0 comments on commit 36ff0da

Please sign in to comment.