Add weasel machine configuration

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
2025-07-15 15:07:52 +02:00
parent 65cda794be
commit c20aba8580
6 changed files with 45 additions and 15 deletions

View File

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