mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Remove host "stratus"
This commit is contained in:
parent
00ce882cb1
commit
8a4ca50606
21 changed files with 0 additions and 856 deletions
|
|
@ -39,15 +39,9 @@ in
|
|||
(mkHost "alto")
|
||||
(mkHost "fern")
|
||||
(mkHost "north")
|
||||
(mkHost "stratus")
|
||||
];
|
||||
|
||||
deploy.nodes = {
|
||||
stratus = {
|
||||
hostname = "stratus";
|
||||
sshUser = "root";
|
||||
profiles.system.path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.stratus;
|
||||
};
|
||||
alto = {
|
||||
hostname = "alto";
|
||||
sshUser = "root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue