Enable password request for wheel

This commit is contained in:
Filippo Berto 2024-11-22 09:55:52 +01:00
parent e8534bf41c
commit 6a31713631
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -1,5 +1,5 @@
{
security.sudo.wheelNeedsPassword = false;
# security.sudo.wheelNeedsPassword = false;
nix.settings = {
extra-substituters = [
"https://hyprland.cachix.org"