feat: Added icons for homepage

This commit is contained in:
uttarayan21
2025-07-25 15:42:16 +05:30
parent c8665b9205
commit 6a6fc0dbea
19 changed files with 119 additions and 66 deletions

View File

@@ -0,0 +1,4 @@
{device, ...}: {
services.kdeconnect.enable = device.is "ryu";
services.kdeconnect.indicator = device.is "ryu";
}