diff options
| author | 2026-06-15 00:55:43 +0100 | |
|---|---|---|
| committer | 2026-06-15 00:55:43 +0100 | |
| commit | bb607b3cdb027a2d02cf2111b8ee12dab172efad (patch) | |
| tree | a52c1d792ed17640bbbe1e8581eded4f1e9004b7 /systemd-units/system.txt | |
| parent | 14f5a45a67b2d719e8912c335be8f521e39291fd (diff) | |
| download | dotfiles-bb607b3cdb027a2d02cf2111b8ee12dab172efad.tar.gz dotfiles-bb607b3cdb027a2d02cf2111b8ee12dab172efad.tar.bz2 dotfiles-bb607b3cdb027a2d02cf2111b8ee12dab172efad.zip | |
Reduce AUR package surface
Move pass-secret-service, snx-rs, and Sparrow under Nix/Home Manager.
Track the snx-rs system unit, pass-secret-service user unit, and pacman cache cleanup hook in the repo.
Drop the mkinitcpio firmware metapackage, overdue, pacman-cleanup-hook, and the standalone btc package group.
Diffstat (limited to 'systemd-units/system.txt')
| -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 |
