This commit is contained in:
Reid 2024-02-04 17:37:23 -08:00
parent 0c2895de1b
commit 3ef34be9db
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ in {
}; };
staticSites = { staticSites = {
"v2.reidlab.online" = "/var/www/v2.reidlab.online"; "v2.reidlab.online".dataDir = "/var/www/v2.reidlab.online";
}; };
}; };
}; };

0
modules/services/staticSites.nix Normal file → Executable file
View file