assets/polkit: add policy + example rules

This commit is contained in:
2026-07-30 19:09:34 +09:00
parent bdc5121fab
commit 89bf5a831a
4 changed files with 51 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@
fileset = lib.fileset.unions [
(craneLib.fileset.commonCargoSources ./.)
./assets/systemd
./assets/polkit
];
};