feat(APPA): remove sudo
This commit is contained in:
parent
27f38b3ddf
commit
aefa06bdde
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.sudo = {
|
||||
enable = false;
|
||||
};
|
||||
|
||||
users.users.root = {
|
||||
openssh = {
|
||||
authorizedKeys = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue