Compare commits
No commits in common. "407f0ac4f6bbd7d71418fce0720b1dd6dfb8fe10" and "89a8d3baa6ef7d39a435994d3186fbc9f5546164" have entirely different histories.
407f0ac4f6
...
89a8d3baa6
@ -99,6 +99,12 @@ in
|
||||
|
||||
fstrim.enable = true;
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
dataDir = "/var/lib/syncthing";
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
|
||||
nfs.server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
|
Loading…
Reference in New Issue
Block a user