hosts: remove poseidon
This commit is contained in:
parent
4816c69eb1
commit
d5239805a0
7 changed files with 2 additions and 198 deletions
|
|
@ -105,15 +105,6 @@
|
|||
]
|
||||
++ (nixpkgs.lib.attrValues self.nixosModules);
|
||||
in {
|
||||
poseidon = nixpkgs.lib.nixosSystem rec {
|
||||
inherit system;
|
||||
modules =
|
||||
[
|
||||
./poseidon.nix
|
||||
]
|
||||
++ sharedModules;
|
||||
};
|
||||
|
||||
hades = nixpkgs.lib.nixosSystem rec {
|
||||
inherit system;
|
||||
modules =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue