Compare commits
3 Commits
5fe381b450
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d98a24d8e | |||
| b65d84e11a | |||
| a3d41a2f05 |
@@ -94,6 +94,7 @@ in
|
|||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
|
recommendedBrotliSettings = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
virtualHosts = pkgs.lib.mkMerge allVirtualHosts;
|
virtualHosts = pkgs.lib.mkMerge allVirtualHosts;
|
||||||
};
|
};
|
||||||
|
|||||||
16
flake.lock
generated
16
flake.lock
generated
@@ -79,11 +79,11 @@
|
|||||||
"web-files": "web-files"
|
"web-files": "web-files"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1767483202,
|
"lastModified": 1767492562,
|
||||||
"narHash": "sha256-JHDGY3GkfMmyWh/W3nyZDNz6FLHALpz+rHiY7D9h6qg=",
|
"narHash": "sha256-kmiIK8DybOUh9IQUFWIimGBogoouNDIUsgSF4m88Giw=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "ff8fe17cdec2dcb3647af7433214e8f4ac9258da",
|
"rev": "b469d78d1abb031d6ee710481c8591e037d2b44b",
|
||||||
"revCount": 223,
|
"revCount": 225,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://dev.danilafe.com/Nix-Configs/blog-static-flake.git"
|
"url": "https://dev.danilafe.com/Nix-Configs/blog-static-flake.git"
|
||||||
},
|
},
|
||||||
@@ -95,11 +95,11 @@
|
|||||||
"blog-source": {
|
"blog-source": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1767245275,
|
"lastModified": 1767492531,
|
||||||
"narHash": "sha256-OtiH/PBrxXio9GxPwN30SN3D+8QNnCe5B9xkk+ILesE=",
|
"narHash": "sha256-129XwekGf9FULizZzS/HfxF12QQHrGeCWYGeCx3uZOg=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "7a088d67394afd972286a02ac3afbdcbed83780c",
|
"rev": "a6f3cd3f9ad58c73585dce0fda50e60d8e2194dc",
|
||||||
"revCount": 923,
|
"revCount": 925,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
|
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user