feat: first nextcloud steps

This commit is contained in:
s-prechtl 2025-06-21 20:28:31 +02:00
parent 87d007696e
commit f38e737aea
3 changed files with 23 additions and 1 deletions

View file

@ -9,6 +9,7 @@
in {
imports = [
./hardware-configuration.nix
./nextcloud.nix
inputs.mms.module
];