Archived
1
0
forked from rarias/bscpkgs

Add koro node

This commit is contained in:
2023-07-21 10:34:19 +02:00
parent e6bb6e735d
commit 45ac6e95e9
6 changed files with 121 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ in
owl1 = mkConf "owl1";
owl2 = mkConf "owl2";
eudy = mkConf "eudy";
koro = mkConf "koro";
};
packages.x86_64-linux.hut = self.nixosConfigurations.hut.pkgs;