feat(APPA): enable sudo

This commit is contained in:
Jacob Bachmann 2024-12-08 17:50:43 +01:00
parent 2a52e88863
commit b1dad132ab
No known key found for this signature in database
GPG key ID: 7753026D577922A6

View file

@ -30,10 +30,6 @@
}; };
}; };
security.sudo = {
enable = false;
};
users.users.root = { users.users.root = {
openssh = { openssh = {
authorizedKeys = { authorizedKeys = {