mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
Sync folders between devices with syncthing
This commit is contained in:
parent
31e00e0481
commit
d67ad3a979
4 changed files with 63 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
optimization.mode = "powersave";
|
||||
doas.enable = false;
|
||||
printing.enable = true;
|
||||
syncthing.enable = true;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue