chore: nixpaks - update dbus policies

Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
Ryan Yin
2025-11-01 21:22:52 +08:00
parent 34fdd92351
commit de05214ec5
5 changed files with 8 additions and 36 deletions

View File

@@ -8,9 +8,4 @@
# dynamically update /etc/hosts for testing
# Note that changes made in this way will be discarded when switching configurations.
environment.etc.hosts.mode = "0644";
networking.hosts."127.0.0.1" = [
# Block this domain to prevent QQ from auto-updating.
"qqpatch.gtimg.cn"
];
}