diff options
Diffstat (limited to 'systemd-units')
| -rw-r--r-- | systemd-units/system.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/systemd-units/system.txt b/systemd-units/system.txt index 16a204c..03abe71 100644 --- a/systemd-units/system.txt +++ b/systemd-units/system.txt @@ -24,7 +24,7 @@ lostfiles.timer # --- bluetooth --- bluetooth.service -# --- btc --- +# --- privacy network --- tor.service # --- nix (socket-activated builder daemon; the .service spawns on first @@ -35,5 +35,8 @@ nix-daemon.socket # connect, the .socket is what gets enabled) --- libvirtd.socket +# --- work VPN (command-mode daemon; binary comes from the user's nix profile) --- +snx-rs.service + # --- file sync (system template; binary comes from the user's nix profile) --- syncthing@sommerfeld.service |
