move arrs into nix container

This commit is contained in:
mjallen18
2024-11-30 14:35:53 -06:00
parent b7c85a7a56
commit f33d690145
32 changed files with 901 additions and 1087 deletions

View File

@@ -31,7 +31,7 @@
{
directory = "/etc/nix";
user = "root";
group = "root";
group = "wheel";
mode = "u=rwx,g=rx,o=rx";
}
{