From 2f97417d16224ca1f79b2fe41e70b8d7ddc0ab7d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 15:05:37 +0100 Subject: Configure LXD and AppArmor on the Arch host --- systemd-units/system.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'systemd-units/system.txt') diff --git a/systemd-units/system.txt b/systemd-units/system.txt index f9a44d4..99b71cb 100644 --- a/systemd-units/system.txt +++ b/systemd-units/system.txt @@ -2,6 +2,7 @@ # Enabled by `just unit-apply` via `sudo systemctl enable`. # --- core --- +apparmor.service systemd-timesyncd.service systemd-resolved.service systemd-oomd.service @@ -35,5 +36,8 @@ tor.service # client connect, the .socket is what gets enabled) --- nix-daemon.socket +# --- system containers and VMs --- +lxd.socket + # --- file sync (system template; binary comes from the user's nix profile) --- syncthing@sommerfeld.service -- cgit v1.3.1