add deployerbot-follower to trusted users
This commit is contained in:
parent
ef050725c1
commit
a9e8904d28
@ -100,6 +100,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
users.groups.deployerbot-follower.gid = uidgid;
|
users.groups.deployerbot-follower.gid = uidgid;
|
||||||
|
nix.settings.trusted-users = ["deployerbot-follower"];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user