chore(flake): comment router0-dmz0 deploy cmd
This commit is contained in:
parent
415d18e75d
commit
2bedcc0fd3
1 changed files with 3 additions and 0 deletions
|
@ -117,6 +117,9 @@
|
||||||
router0-dmz0 = (inputs.get-flake ./nix/os/devices/router0-dmz0).nixosConfigurations;
|
router0-dmz0 = (inputs.get-flake ./nix/os/devices/router0-dmz0).nixosConfigurations;
|
||||||
in {
|
in {
|
||||||
router0-dmz0 = router0-dmz0.native;
|
router0-dmz0 = router0-dmz0.native;
|
||||||
|
|
||||||
|
# for now deploy directly with:
|
||||||
|
# nixos-rebuild switch --flake .\#cross_router0-dmz0 --build-host localhost --target-host root@192.168.10.1
|
||||||
cross_router0-dmz0 = router0-dmz0.cross;
|
cross_router0-dmz0 = router0-dmz0.cross;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue