home: disable nextcloud client

main
Leonardo Eugênio 2024-04-08 20:58:45 -03:00 committed by lelgenio
parent 8518176f2b
commit e67ed127b9
1 changed files with 0 additions and 5 deletions

View File

@ -143,11 +143,6 @@
};
programs.bash = { enable = true; };
services.nextcloud-client = {
enable = true;
startInBackground = true;
};
xdg.defaultApplications = {
enable = true;
text-editor = lib.mkDefault "kak.desktop";