Add new fox machine

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
2025-02-11 12:56:30 +01:00
parent 587caf262e
commit 29d58cc62d
12 changed files with 74 additions and 27 deletions

View File

@@ -25,6 +25,7 @@ in
bay = mkConf "bay";
lake2 = mkConf "lake2";
raccoon = mkConf "raccoon";
fox = mkConf "fox";
};
packages.x86_64-linux = self.nixosConfigurations.hut.pkgs // {