diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 15:05:37 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 15:05:37 +0100 |
| commit | 2f97417d16224ca1f79b2fe41e70b8d7ddc0ab7d (patch) | |
| tree | 95cbecc698a82ef8b9d9d31cbff75be91f7d9005 /systemd-units | |
| parent | dd45f3ad88b544f065f27143801306a7d6dffd02 (diff) | |
| download | dotfiles-2f97417d16224ca1f79b2fe41e70b8d7ddc0ab7d.tar.gz dotfiles-2f97417d16224ca1f79b2fe41e70b8d7ddc0ab7d.tar.bz2 dotfiles-2f97417d16224ca1f79b2fe41e70b8d7ddc0ab7d.zip | |
Configure LXD and AppArmor on the Arch host
Diffstat (limited to 'systemd-units')
| -rw-r--r-- | systemd-units/system.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
