move nextcloud to home manager

Former-commit-id: 6c936a12f1
This commit is contained in:
Hadi
2024-06-18 14:32:35 +02:00
committed by GitHub
parent 9ab398c6d2
commit 5338fa3c93
6 changed files with 8 additions and 31 deletions
-1
View File
@@ -22,7 +22,6 @@
autoUpgrade = false;
autoGarbageCollector = false;
nextcloud = true;
# change the sops configuration if you want to enable that:
sops = true;
# change the nvim's obsidian configuration if you want to enable that:
-1
View File
@@ -22,7 +22,6 @@
autoUpgrade = false;
autoGarbageCollector = false;
nextcloud = false;
sops = true;
obsidian = false;