Skip to content

Commit

Permalink
Decommision cache
Browse files Browse the repository at this point in the history
  • Loading branch information
peterablehmann committed May 19, 2024
1 parent 0722ae9 commit 526a1ea
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 206 deletions.
10 changes: 0 additions & 10 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,6 @@
nix-topology.nixosModules.default
];
};
cache = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs outputs; };
system = "x86_64-linux";
extraModules = [ inputs.colmena.nixosModules.deploymentOptions ];
modules = [
./nodes/cache
self.nixosModules.common
nix-topology.nixosModules.default
];
};
ymir = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs outputs; };
system = "x86_64-linux";
Expand Down
76 changes: 0 additions & 76 deletions nodes/cache/attic.nix

This file was deleted.

10 changes: 0 additions & 10 deletions nodes/cache/default.nix

This file was deleted.

34 changes: 0 additions & 34 deletions nodes/cache/disko.nix

This file was deleted.

18 changes: 0 additions & 18 deletions nodes/cache/hardware-configuration.nix

This file was deleted.

58 changes: 0 additions & 58 deletions nodes/cache/networking.nix

This file was deleted.

0 comments on commit 526a1ea

Please sign in to comment.