xray, deploy-rs testing
This commit is contained in:
parent
334878ca29
commit
9551aef97d
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.kittykat;
|
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.kittykat;
|
||||||
interactiveSudo = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue