Move ponthirtaekwondo.co.uk
Some checks are pending
/ check (push) Waiting to run

This commit is contained in:
Oliver Davies 2025-11-19 18:44:21 +00:00
parent 49729903cd
commit 17be52b377
15 changed files with 136 additions and 107 deletions

View file

@ -32,7 +32,7 @@
++ (
# TODO: remove once everything has bee moved to modules.
if builtins.pathExists "${self}/hosts/${hostname}/configuration.nix" then
"${self}/hosts/${hostname}/configuration.nix"
[ "${self}/hosts/${hostname}/configuration.nix" ]
else
[ ]
)