Former-commit-id: bbb35737c2
This commit is contained in:
Hadi
2024-06-23 14:45:51 +02:00
parent 08c43f4771
commit 4c39b0044d
3 changed files with 40 additions and 13 deletions
+5 -1
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" = {