disable nextcloud

This commit is contained in:
Mans Ziesel 2023-08-04 17:40:13 +02:00
parent 50e12e9a65
commit 114e169a0f
2 changed files with 9 additions and 9 deletions

View File

@ -82,10 +82,10 @@
nmap
];
services.nextcloud-client = {
enable = true;
startInBackground = true;
};
# services.nextcloud-client = {
# enable = true;
# startInBackground = true;
# };
services.dunst.enable = true;
services.flameshot.enable = true;