All checks were successful
Build and Deploy / deploy (push) Successful in 2m43s
8 lines
92 B
Nix
8 lines
92 B
Nix
{
|
|
imports = [
|
|
./caddy.nix
|
|
# KEEP UNTIL 2028
|
|
./caddy_senior_project.nix
|
|
];
|
|
}
|