use the right username for trustedUsers

This commit is contained in:
Griffin Smith 2020-05-08 11:56:40 -04:00
parent ed9621a666
commit 02777331ed

View file

@ -100,7 +100,7 @@
};
nix = {
trustedUsers = [ "griffin" ];
trustedUsers = [ "grfn" ];
autoOptimiseStore = true;
buildMachines = [{