mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31: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
|
|
@ -29,6 +29,7 @@
|
|||
comma.enable = true;
|
||||
sops.enable = true;
|
||||
printing.enable = true;
|
||||
syncthing.enable = true;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue