feat: fighter config

This commit is contained in:
Guz
2024-09-02 09:43:55 -03:00
parent 478a582bbf
commit b3d3e9a968
13 changed files with 484 additions and 36 deletions

View File

@@ -101,6 +101,7 @@
in {
nixosConfigurations = create-host [
"battleship"
"fighter"
# "cruiser"
# "spacestation"
];