flake lock and fixes to toothpick
This commit is contained in:
@@ -44,13 +44,10 @@
|
||||
boot.kernelModules = ["tcp_bbr"];
|
||||
|
||||
security = {
|
||||
# allow wayland lockers to unlock the screen
|
||||
pam.services.hyprlock.text = "auth include login";
|
||||
# pam.services.hyprlock.text = "auth include login";
|
||||
|
||||
# userland niceness
|
||||
rtkit.enable = true;
|
||||
|
||||
# don't ask for password for wheel group
|
||||
sudo.wheelNeedsPassword = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user