Skip to content

Commit

Permalink
chore: remove old k3s nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
mokrinsky committed Jan 23, 2024
1 parent 57b5d55 commit d8db67b
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 228 deletions.
6 changes: 0 additions & 6 deletions hosts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ in {
system = "x86_64-linux";
};
k1 = buildKubeHost "k1";
k2 = buildKubeHost "k2";
k3 = buildKubeHost "k3";
k4 = buildKubeHost "k4";
k5 = buildKubeHost "k5";
k6 = buildKubeHost "k6";
k7 = buildKubeHost "k7";
nl = myLib.mkConfiguration {
builder = nixpkgs.lib.nixosSystem;
modules = [
Expand Down
37 changes: 0 additions & 37 deletions hosts/k2/default.nix

This file was deleted.

37 changes: 0 additions & 37 deletions hosts/k3/default.nix

This file was deleted.

37 changes: 0 additions & 37 deletions hosts/k4/default.nix

This file was deleted.

37 changes: 0 additions & 37 deletions hosts/k5/default.nix

This file was deleted.

37 changes: 0 additions & 37 deletions hosts/k6/default.nix

This file was deleted.

37 changes: 0 additions & 37 deletions hosts/k7/default.nix

This file was deleted.

0 comments on commit d8db67b

Please sign in to comment.