l bitcoin: remove stale user
This commit is contained in:
parent
5aca4dde6c
commit
58c0c20beb
@ -28,7 +28,6 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
${mainUser.name} ALL=(bch) ALL
|
|
||||||
${mainUser.name} ALL=(bitcoin) ALL
|
${mainUser.name} ALL=(bitcoin) ALL
|
||||||
${mainUser.name} ALL=(monero) ALL
|
${mainUser.name} ALL=(monero) ALL
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user