Server: add school container

This container is for hosting things that I need for school
I don't trust my code to be secure yet, so that's why it's in a
container
This commit is contained in:
Toast 2025-01-27 10:59:00 +01:00
parent f8bf8ed7a4
commit 786e3967e3
2 changed files with 111 additions and 0 deletions

View file

@ -19,5 +19,6 @@
./prometheus.nix
./changedetection-io.nix
./immich.nix
./school.nix
];
}