hosts: update deploy
This commit is contained in:
parent
a4f6375791
commit
ff97c895c9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ inputs: {
|
|||
magicRollback = true;
|
||||
};
|
||||
kaze = {
|
||||
hostname = "";
|
||||
hostname = "100.69.79.81";
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = activate.nixos inputs.self.nixosConfigurations.kaze;
|
||||
|
|
Loading…
Reference in a new issue