re-enable sudo
parent
bbf20afae0
commit
906ca3bf02
|
@ -117,7 +117,7 @@
|
||||||
noPass = true;
|
noPass = true;
|
||||||
}];
|
}];
|
||||||
};
|
};
|
||||||
security.sudo.enable = false;
|
security.sudo.enable = true;
|
||||||
|
|
||||||
security.pam.services = {
|
security.pam.services = {
|
||||||
swaylock.text = ''
|
swaylock.text = ''
|
||||||
|
|
Loading…
Reference in New Issue