From a0626514bc44a296a9720449ff1832ed8174e409 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 9 Jan 2021 20:53:49 +0100 Subject: Enable kdeconnect on obelix --- host/obelix.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'host') diff --git a/host/obelix.nix b/host/obelix.nix index b38ab68..f4717e8 100644 --- a/host/obelix.nix +++ b/host/obelix.nix @@ -14,4 +14,8 @@ type = "local-shell"; }; }; + + services.kdeconnect = { + enable = true; + }; } -- cgit v1.2.3