update
This commit is contained in:
parent
79403b916d
commit
da2aab6f76
@ -2,6 +2,6 @@
|
||||
services.nginx.virtualHosts."anotherhadi.com" = {
|
||||
serverAliases = [ "www.anotherhadi.com" ];
|
||||
enableACME = true;
|
||||
root = inputs.anotherhadi-portfolio.packages."${pkgs.system}";
|
||||
root = inputs.anotherhadi-portfolio.packages."${pkgs.system}".default;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user