add panopticon
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
58f06d6729
commit
ea9850107f
9 changed files with 412 additions and 11 deletions
|
|
@ -246,6 +246,13 @@
|
|||
};
|
||||
imports = [ ./hosts/seikan/configuration.nix ];
|
||||
};
|
||||
|
||||
panopticon = {
|
||||
deployment = {
|
||||
targetHost = "panopticon"; # <- defined in ~/.ssh/config
|
||||
};
|
||||
imports = [ ./hosts/panopticon/configuration.nix ];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue