for backup smth

This commit is contained in:
Sakooooo 2023-12-03 11:01:24 +00:00
parent 9085642c65
commit f19c6f4813
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -111,6 +111,9 @@
search.enable = true; search.enable = true;
}; };
}; };
security = {
certs.enable = true;
};
}; };
security.sudo.wheelNeedsPassword = true; security.sudo.wheelNeedsPassword = true;