init: archivebox

This commit is contained in:
2022-03-13 14:26:41 -04:00
parent 78aac4f123
commit d10bbdae82
8 changed files with 4086 additions and 0 deletions

View File

@@ -47,6 +47,13 @@ in
amdgpuBusId = "PCI:4:0:0";
};
services.archivebox = {
enable = true;
hostname = "localhost";
publicCreateSnapshots = true;
};
services.zerotierone.enable = true;
de.enable = true;