1
0

storage-2: Add directory listing service with DAV file upload

This commit is contained in:
2022-08-14 21:04:21 +02:00
parent 3f3fb0fc19
commit d1c7267119
3 changed files with 360 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
../../configuration/common
../../configuration/proxmox-vm
./mixcloud.nix
./storage.nix
];
boot.loader.grub.enable = true;