deployed laptop harmatan.
This commit is contained in:
parent
4282c8b199
commit
2bcc6c86aa
6 changed files with 43 additions and 38 deletions
|
|
@ -127,6 +127,10 @@
|
|||
hostname = "altostratus";
|
||||
profiles.system.path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.altostratus;
|
||||
};
|
||||
harmatan = {
|
||||
hostname = "harmatan";
|
||||
profiles.system.path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.harmatan;
|
||||
};
|
||||
};
|
||||
sshUser = "root";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue