minor fix of syncthing module
This commit is contained in:
parent
ca82298afa
commit
f12f3d9e39
2 changed files with 3 additions and 11 deletions
|
|
@ -3,11 +3,5 @@
|
|||
{
|
||||
imports = [
|
||||
../home-default.nix
|
||||
../../../modules/syncthing.nix
|
||||
];
|
||||
|
||||
syncthing-custom = {
|
||||
enabledFolders = [ "Credentials" ];
|
||||
enableGui = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue