mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
fallarbor: enable syncthing
This commit is contained in:
parent
32293e7125
commit
ce971ab666
|
@ -28,6 +28,10 @@
|
|||
alyraffauf = {
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
syncthing = {
|
||||
enable = true;
|
||||
syncMusic = false;
|
||||
};
|
||||
};
|
||||
system = {
|
||||
plymouth.enable = true;
|
||||
|
|
Loading…
Reference in a new issue