Files
nixpkgs/nixos/modules/security
Jörg Thalheim e12188c0f2 nixos/systemd-confinment: use /var/empty as chroot mountpoint
bind mounting directories into the nix-store breaks nix commands.
In particular it introduces character devices that are not supported
by nix-store as valid files in the nix store. Use `/var/empty` instead
which is designated for these kind of use cases. We won't create any
files beause of the tmpfs mounted.
2021-07-01 08:01:18 +02:00
..
2021-06-01 00:43:45 +02:00
2021-06-06 14:27:13 +02:00
2020-11-14 19:16:56 -08:00
2021-05-08 23:48:00 +02:00