mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-15 06:37:14 +01:00
Remove deprecated hosts and clean up
This commit is contained in:
@@ -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" { };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user