many changes
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
authorizedKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG1jkPi2LbnzP5hM4Mpt6rh+Vq5pTe63+zS3QvVyA4Ma"
|
||||
];
|
||||
phpPackage = pkgs.php83;
|
||||
phpPackage = pkgs.php84;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG1jkPi2LbnzP5hM4Mpt6rh+Vq5pTe63+zS3QvVyA4Ma dominik@nb-01
|
||||
@@ -23,7 +23,7 @@ in {
|
||||
|
||||
locations."/".extraConfig = ''
|
||||
index index.html;
|
||||
error_page 404 /404.html;
|
||||
error_page 404 /de/404.html;
|
||||
'';
|
||||
|
||||
locations."~* \.(js|jpg|gif|png|webp|css|woff2)$".extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user