From bb607b3cdb027a2d02cf2111b8ee12dab172efad Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Mon, 15 Jun 2026 00:55:43 +0100 Subject: 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. --- systemd-units/system.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'systemd-units') 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 -- cgit v1.3.1