polkit typo

This commit is contained in:
2025-12-11 13:18:02 -05:00
parent bb4c52cf64
commit 112db5e481

View File

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