Move syncthing to user config
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
|
||||
services.dunst.enable = true;
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home = {
|
||||
username = "daniel";
|
||||
homeDirectory = "/home/daniel";
|
||||
|
||||
Reference in New Issue
Block a user