update juni with new packages
This commit is contained in:
parent
b51768f26b
commit
3476fc658d
3 changed files with 41 additions and 38 deletions
|
|
@ -44,6 +44,9 @@
|
|||
(pkgs.writeShellScriptBin "deploy_h002" ''
|
||||
NIX_SSHOPTS="-i /run/agenix/nix2nix" nixos-rebuild --flake $(git rev-parse --show-toplevel)'/hosts/h002' --target-host root@10.12.14.183 --use-substitutes --no-reexec switch
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "deploy_juni" ''
|
||||
NIX_SSHOPTS="-i /run/agenix/nix2nix" nixos-rebuild --flake $(git rev-parse --show-toplevel)'/hosts/juni' --target-host josh@10.12.14.172 --use-substitutes --no-reexec switch
|
||||
'')
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue