Remove host "stratus"

This commit is contained in:
SebastianStork 2025-04-09 17:16:01 +02:00
parent 00ce882cb1
commit 8a4ca50606
21 changed files with 0 additions and 856 deletions

View file

@ -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";