mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
..
This commit is contained in:
parent
9b38276bf3
commit
bce719e79d
4 changed files with 14 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
services = {
|
||||
syncthing = {
|
||||
enable = true;
|
||||
user = "srid";
|
||||
dataDir = "/home/srid";
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue