update syncthing config
This commit is contained in:
parent
1abefd242c
commit
fc641582aa
3 changed files with 2 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
../nixos/hosts/candlekeep/nfs.nix
|
../nixos/hosts/candlekeep/nfs.nix
|
||||||
../nixos/hosts/candlekeep/networking.nix
|
../nixos/hosts/candlekeep/networking.nix
|
||||||
../nixos/hosts/candlekeep/zerotier.nix
|
../nixos/hosts/candlekeep/zerotier.nix
|
||||||
|
../nixos/hosts/candlekeep/syncthing.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@
|
||||||
../nixos/hosts/candlekeep/nfs.nix
|
../nixos/hosts/candlekeep/nfs.nix
|
||||||
../nixos/hosts/candlekeep/networking.nix
|
../nixos/hosts/candlekeep/networking.nix
|
||||||
../nixos/hosts/candlekeep/zerotier.nix
|
../nixos/hosts/candlekeep/zerotier.nix
|
||||||
|
../nixos/hosts/grymforge/syncthing.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@
|
||||||
username = "gwg313";
|
username = "gwg313";
|
||||||
|
|
||||||
nixosModules = [
|
nixosModules = [
|
||||||
../nixos/hosts/candlekeep/syncthing.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
homeModules = [
|
homeModules = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue