Move services into their own file and enbale syncthing
This commit is contained in:
parent
5582cd6ad9
commit
aa22049e91
3 changed files with 83 additions and 54 deletions
|
@ -34,6 +34,7 @@
|
|||
};
|
||||
modules = [
|
||||
./configuration.nix
|
||||
./services.nix
|
||||
];
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue