This commit is contained in:
Hadi
2024-06-23 14:45:51 +02:00
parent 1efdadbdad
commit bbb35737c2
3 changed files with 40 additions and 13 deletions

View File

@@ -1,5 +1,9 @@
{
imports = [ ./home.anotherhadi.com.nix ./start.anotherhadi.com.nix ];
imports = [
./home.anotherhadi.com.nix
./start.anotherhadi.com.nix
./anotherhadi.com.nix
];
services.nginx.virtualHosts = {
"anotherhadi.com" = {