Renames wynne.rs to website.

This commit is contained in:
Lewis Wynne 2026-04-07 16:24:01 +01:00
parent 9b3c3e8f8c
commit 0ce233b7ca
2 changed files with 6 additions and 7 deletions

View file

@ -89,7 +89,6 @@ let
else "${pmBin} ci";
in
{ inherit pmBin installCmd; dataDir = site.dataDir; };
in
{
options.services.site = mkOption {