🧑‍💻 Zed configs, Nextcloud as service, moved dev stuff

This commit is contained in:
2025-01-11 20:59:51 +01:00
parent 99c1d855ab
commit c75db3b717
9 changed files with 47 additions and 5 deletions

View File

@ -0,0 +1,6 @@
{
services.nextcloud-client = {
enable = true;
startInBackground = true;
};
}