home: disable nextcloud client
This commit is contained in:
parent
8518176f2b
commit
e67ed127b9
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue