hosts/dagali: init

This commit is contained in:
Øystein Tveit
2024-07-06 13:06:34 +02:00
committed by h7x4
parent 7429b334ca
commit b91f6016f5
5 changed files with 82 additions and 0 deletions

View File

@@ -212,6 +212,7 @@
];
overlays = [inputs.dibbler.overlays.default];
};
dagali = stableNixosConfig "dagali" { };
shark = stableNixosConfig "shark" {};
wenche = stableNixosConfig "wenche" {};
temmie = stableNixosConfig "temmie" {};