Initialize host: shark

This commit is contained in:
2023-09-08 02:10:40 +02:00
parent cfcd230678
commit 1370ccddf8
4 changed files with 82 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
jokum = stableNixosConfig "jokum" {
modules = [ matrix-next.nixosModules.synapse ];
};
shark = stableNixosConfig "shark" { };
};
devShells = forAllSystems (system: {