3/20
This commit is contained in:
parent
817aa75f84
commit
9d8bfef042
26 changed files with 540 additions and 276 deletions
|
|
@ -10,9 +10,9 @@
|
|||
};
|
||||
};
|
||||
zen = {
|
||||
hostname = "192.168.1.148";
|
||||
hostname = "192.168.1.57";
|
||||
sshUser = "root";
|
||||
remoteBuild = false;
|
||||
remoteBuild = true;
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = inputs.deploy-rs.lib."x86_64-linux".activate.nixos self.nixosConfigurations.zen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue