1
0

flake.nix: Remove colmena

This commit is contained in:
2024-05-13 16:11:09 +02:00
parent 9210767036
commit 1f7ffd82ba
4 changed files with 0 additions and 24 deletions

View File

@@ -11,8 +11,6 @@ let
inherit ("flake-helper")
generateNixosSystem
mapToNixosConfigurations
generateColmenaHost
mapToColmenaHosts
buildHosts;
clerie-monitoring-ids = callLibs ./clerie-monitoring-ids.nix;
};