migrated wireguard and syncthing
This commit is contained in:
parent
d90842f276
commit
cb1cfa902f
10 changed files with 202 additions and 77 deletions
|
|
@ -265,6 +265,7 @@
|
|||
chungus = { name, nodes, pkgs, ... }: {
|
||||
deployment.targetHost = "${name}.private";
|
||||
deployment.tags = [ "server" "online" "private" ];
|
||||
deployment.buildOnTarget = false;
|
||||
imports = [
|
||||
grocy-scanner.nixosModule
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue