add polkit

This commit is contained in:
uku 2023-11-22 19:22:16 +01:00
parent fd3efa36a6
commit a5d6b6bd23
Signed by: uku
GPG key ID: 7D01D7B105E77166

View file

@ -99,7 +99,10 @@ in {
console.keyMap = "fr";
security.rtkit.enable = true;
security = {
rtkit.enable = true;
polkit.enable = true;
};
age = {
identityPaths = ["/etc/ssh/ssh_host_ed25519_key"];