hermit/configuration.nix: enable nextcloud

This commit is contained in:
Charlie Root 2025-03-08 14:37:05 +01:00
commit a0bc8023a6
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -27,6 +27,9 @@
modules = {
system = {
impermanence.enable = false;
services = {
nextcloud.enable = true;
};
hardware = {
nvidia.enable = true;
bluetooth = {