diff options
| author | 2026-06-05 11:06:02 +0100 | |
|---|---|---|
| committer | 2026-06-05 11:06:02 +0100 | |
| commit | b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635 (patch) | |
| tree | 0208caee2063e471b4b23b0b45038b2bce00e2fa /systemd-units | |
| parent | 4d8cf1bc30a076e2976787051d28d8072f8f5321 (diff) | |
| download | dotfiles-b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635.tar.gz dotfiles-b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635.tar.bz2 dotfiles-b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635.zip | |
Move more host tooling to Nix
Diffstat (limited to 'systemd-units')
| -rw-r--r-- | systemd-units/system.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/systemd-units/system.txt b/systemd-units/system.txt index 582a508..19867f7 100644 --- a/systemd-units/system.txt +++ b/systemd-units/system.txt @@ -35,3 +35,6 @@ nix-daemon.socket # --- libvirt (socket-activated; daemons spawn on first virsh/virt-manager # connect, the .socket is what gets enabled) --- libvirtd.socket + +# --- file sync (system template; binary comes from the user's nix profile) --- +syncthing@sommerfeld.service |
