Add rar container

This puts rar in a rootless container with no access to the network of
the host.
This commit is contained in:
Donovan Glover
2023-05-31 13:50:11 -04:00
parent f073819dc8
commit c9bcd57404
2 changed files with 56 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
./games
./host
./terminal
./containers/rar.nix
{
hardware.opengl.driSupport32Bit = true;