This commit is contained in:
Akiyama Mizuki 2026-08-29 11:01:25 +09:00
commit 8a27232b85
2 changed files with 5 additions and 4 deletions

8
flake.lock generated
View file

@ -3,11 +3,11 @@
"amiaBot": {
"flake": false,
"locked": {
"lastModified": 1787537561,
"narHash": "sha256-C6S8PQLUdbfzRUzUwQPZzyX59Jq3N/uQPyROjGqm4P8=",
"lastModified": 1787968873,
"narHash": "sha256-4yj/DVb8coxS99S3DWODO6Z2ALwlPv+XCo+XYt0fwnk=",
"ref": "refs/heads/main",
"rev": "47cdd20683a784b84fd3108e4c6bcd036f7d43fe",
"revCount": 38,
"rev": "1bb9e25c08a737923c8e27e07731f92ee6717a10",
"revCount": 43,
"type": "git",
"url": "ssh://forgejo@mizuki.guru/imnyang/amia"
},

View file

@ -60,6 +60,7 @@ in
unitConfig.ConditionPathExists = "/home/imnyang/amia/config.toml";
path = [
pkgs.bind.dnsutils
pkgs.whois
];
serviceConfig = {