nixos-module/server/lxc-containers: fix container config syntax

This commit is contained in:
Astro 2023-06-04 23:43:01 +02:00
parent 5fa0ac96ff
commit 674f119168
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ in
lxc.mount.entry = /nix/store nix/store none bind,ro 0 0
lxc.mount.entry = none tmp tmpfs defaults 0 0
lxc,mount.auto = proc:mixed sys:ro cgroup:mixed
lxc.mount.auto = proc:mixed sys:ro cgroup:mixed
lxc.autodev = 1
lxc.tty.max = 0