From 65b297527b51a6bf5c9ae34f315995a693c5220a Mon Sep 17 00:00:00 2001 From: Yingchi Long Date: Wed, 13 Mar 2024 14:06:15 +0800 Subject: [PATCH] home/adrastea: disable kde-connect provided by home-manager This is outdated for KDE 6. --- home/lyc/configurations/adrastea/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/lyc/configurations/adrastea/default.nix b/home/lyc/configurations/adrastea/default.nix index 79ab6c2..f82912d 100644 --- a/home/lyc/configurations/adrastea/default.nix +++ b/home/lyc/configurations/adrastea/default.nix @@ -6,8 +6,6 @@ ./topsap.nix ]; - services.kdeconnect.enable = true; - inclyc.tex.enable = true; programs.vscode = {