polkit typo

This commit is contained in:
2025-12-11 13:03:37 -05:00
parent cad6d2196f
commit bb4c52cf64

View File

@@ -87,7 +87,7 @@ with lib;
subject.isInGroup("users")) {
return polkit.Result.YES;
}
});
};
'';
};
};