system/nix: add rin to trusted users

This commit is contained in:
LavaDesu 2024-01-18 12:03:39 +07:00
parent f1b6d5c0e7
commit 5e5fc24e59
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -15,6 +15,7 @@
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
];
trusted-substituters = substituters;
trusted-users = [ "root" "rin" ];
};
extraOptions = ''