deploy isa's portfolio
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
darktable
|
||||
openscad
|
||||
shutter
|
||||
git-annex
|
||||
hledger
|
||||
hledger-ui
|
||||
hledger-iadd
|
||||
|
||||
@@ -376,6 +376,13 @@ in
|
||||
subdomain = "irc";
|
||||
};
|
||||
|
||||
nginx.virtualHosts."isarepomaa.com" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
http2 = true;
|
||||
locations."/".root = "/var/www/isas-portfolio";
|
||||
};
|
||||
|
||||
hledger-web = {
|
||||
enable = true;
|
||||
subdomain = "ledger";
|
||||
|
||||
Reference in New Issue
Block a user