Compare commits

...

2 Commits

Author SHA1 Message Date
Danila Fedorin 98cffe0954 Update flake 2021-12-04 03:05:26 +00:00
Danila Fedorin 63a7c6533b Disable goaccess 2021-12-04 03:05:19 +00:00
2 changed files with 10 additions and 14 deletions

View File

@ -32,7 +32,7 @@
services.nginx.group = "www";
services.goaccess = {
enable = true;
enable = false;
user = "goaccess";
group = "www";
dir = "/var/www/goaccess";

View File

@ -8,27 +8,23 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1637541569,
"narHash": "sha256-v+fGbJVWBgt2p3/Sg+dKHuZvXDIWcp8QKhsypojMyN4=",
"ref": "master",
"rev": "d2bad7c5d5f57e3972d88c7a81e7890a53195c7d",
"revCount": 92,
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/blog-static-flake"
"narHash": "sha256-XfKuHQ3gPcxzu+MDzAF01qAPmNQUVTNQY+QefMX9ljI=",
"path": "/etc/nixos-custom/blog-static-flake",
"type": "path"
},
"original": {
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/blog-static-flake"
"path": "/etc/nixos-custom/blog-static-flake",
"type": "path"
}
},
"blog-source": {
"flake": false,
"locked": {
"lastModified": 1637541528,
"narHash": "sha256-uQh5CuQ8PHrRjUaTrplGA28WA+sjmrpSsslBoCdZGcc=",
"lastModified": 1638520769,
"narHash": "sha256-uDoarU7g+1CwuN7gPZMLxiE75VPqL1If6gr7xms+lFM=",
"ref": "master",
"rev": "e440630497ee1ea91e936f733a92740ff7cb13ac",
"revCount": 515,
"rev": "8806f2862d017f3ac7f43123e451355c6f81c895",
"revCount": 530,
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"