hosts: update deploy

This commit is contained in:
notohh 2024-01-05 12:49:33 -05:00
parent a4f6375791
commit ff97c895c9
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -71,7 +71,7 @@ inputs: {
magicRollback = true; magicRollback = true;
}; };
kaze = { kaze = {
hostname = ""; hostname = "100.69.79.81";
profiles.system = { profiles.system = {
user = "root"; user = "root";
path = activate.nixos inputs.self.nixosConfigurations.kaze; path = activate.nixos inputs.self.nixosConfigurations.kaze;