ignore power key on vade

This commit is contained in:
2026-03-30 13:04:53 -07:00
parent ab66200fe1
commit c26f5b9a87

View File

@@ -54,4 +54,6 @@
services.resolved.domains = [
"~mcp.metacircular.net"
];
services.logind.powerKey = "ignore";
}