devices/vmd32387: move syncthing to a nixos container
This commit is contained in:
parent
7bad36ed75
commit
2ed3f2efe2
3 changed files with 41 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
|||
{
|
||||
home-manager.users.steveej = import ../../../home-manager/configuration/text-minimal.nix;
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
|
||||
services.hydra = {
|
||||
enable = false;
|
||||
hydraURL = "http://localhost:3000"; # externally visible URL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue