remove host: chapel

This commit is contained in:
2023-10-14 00:11:53 +02:00
committed by Felix Albrigtsen
parent b23704c2e7
commit 5d56e81747
15 changed files with 2 additions and 37693 deletions

View File

@@ -83,16 +83,6 @@
}
];
};
chapel = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = {
inherit inputs;
};
modules = [
./hosts/chapel/configuration.nix
sops-nix.nixosModules.sops
];
};
redshirt = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = {