Remove deprecated hosts and clean up

This commit is contained in:
Daniel Olsen
2023-09-13 05:03:57 +02:00
parent 57d1dfd121
commit a58101bfbc
4 changed files with 1 additions and 409 deletions

View File

@@ -63,12 +63,8 @@
];
};
bekkalokk = stableNixosConfig "bekkalokk" { };
greddost = stableNixosConfig "greddost" { };
ildkule = stableNixosConfig "ildkule" { };
ildkule-unstable = unstableNixosConfig "ildkule" { };
jokum = stableNixosConfig "jokum" {
modules = [ matrix-next.nixosModules.synapse ];
};
#ildkule-unstable = unstableNixosConfig "ildkule" { };
shark = stableNixosConfig "shark" { };
};