From 5568fc7853c0f47556b21f2d6746fde2dd12114e Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 11 May 2025 22:41:53 +0300 Subject: [PATCH] add nextcloud for now --- hosts/ymir/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 1f90a22..2cadd5b 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -21,6 +21,7 @@ enableADB = true; enableOllama = true; enableMinegrubTheme = true; + enableNextcloud = true; };