ooksmedia: add media-server mount

This commit is contained in:
ooks-io 2024-11-27 22:26:41 +11:00
parent 3ef446f9b3
commit 54469932ca
2 changed files with 5 additions and 1 deletions

View file

@ -15,7 +15,7 @@ in {
profile = "linode";
services = ["website" "forgejo"];
};
ookmedia = mkServer {
ooksmedia = mkServer {
inherit withSystem;
system = "x86_64-linux";
hostname = "ooksmedia";