feat: add window manager options

This commit is contained in:
danny 2026-02-04 18:21:40 +08:00
parent b4b7997ac5
commit 601dfb9217
31 changed files with 2006 additions and 821 deletions

View file

@ -102,7 +102,7 @@ in
"192.168.100.0/24"
];
dns.port = 5300;
yaml-settings = {
settings = {
webservice.webserver = true;
recordcache.max_negative_ttl = 60;
};