feat(tyr): fix some conflicts in config
This commit is contained in:
parent
b533d52727
commit
f9bea2df78
3 changed files with 10 additions and 12 deletions
5
modules/servers/tyr/default.nix
Normal file
5
modules/servers/tyr/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./syncthing.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue