Add new fox machine

This commit is contained in:
2025-02-11 12:56:30 +01:00
parent 98cac8b086
commit f09556a26f
13 changed files with 82 additions and 37 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 // {