index
:
latitude-7490
master
NixOS configuration for a Dell Latitude 7490.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
config
/
kdeconnect.nix
blob: e61517813405f74ea405f487f9c8f88230a67e07 (
plain
)
1
2
3
4
5
6
7
8
{
...
}:
{
services
.
kdeconnect
=
{
enable
=
true
;
indicator
=
true
;
};
}