mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
c872dfe1f5
Former-commit-id: 52d7a9f2f0
7 lines
76 B
Nix
7 lines
76 B
Nix
{
|
|
services.kdeconnect = {
|
|
enable = true;
|
|
indicator = true;
|
|
};
|
|
}
|