flake.nix: Remove colmena
This commit is contained in:
@@ -92,12 +92,6 @@
|
||||
|
||||
nixosConfigurations = helper.mapToNixosConfigurations self.clerie.hosts;
|
||||
|
||||
colmena = {
|
||||
meta = {
|
||||
nixpkgs = localNixpkgs.x86_64-linux;
|
||||
};
|
||||
} // helper.mapToColmenaHosts self.nixosConfigurations;
|
||||
|
||||
overlays = {
|
||||
nixfilesInputs = import ./flake/overlay.nix inputs;
|
||||
clerie = import ./pkgs/overlay.nix;
|
||||
|
Reference in New Issue
Block a user