Add lake2 bootstrap config

This commit is contained in:
2023-08-24 12:30:46 +02:00
parent b06399dc70
commit 58c1cc1f7c
2 changed files with 33 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ in
eudy = mkConf "eudy";
koro = mkConf "koro";
bay = mkConf "bay";
lake2 = mkConf "lake2";
};
packages.x86_64-linux.hut = self.nixosConfigurations.hut.pkgs;