mediabox: add nix trusted user

This commit is contained in:
Asmir A 2025-06-08 17:53:33 +02:00
parent 64ba2b7193
commit 93c3211c4d
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -44,6 +44,7 @@ in
"nix-command"
"flakes"
];
trusted-users = [ "akill" "root" ];
};
};