Update
This commit is contained in:
parent
e94276c144
commit
de9b1de37c
@ -9,5 +9,5 @@
|
||||
};
|
||||
"home.anotherhadi.com" = { root = "/etc/www/home.anotherhadi.com"; };
|
||||
};
|
||||
environment.etc."www/anotherhadi.com" = { source = ./home.anotherhadi.com; };
|
||||
environment.etc."www/anotherhadi.com" = { source = ./anotherhadi.com; };
|
||||
}
|
||||
|
@ -11,7 +11,7 @@ let
|
||||
'';
|
||||
in {
|
||||
|
||||
environment.etc."www/home.anotherhadi.com".text = ''
|
||||
environment.etc."www/home.anotherhadi.com/index.html".text = ''
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user