Former-commit-id: 7f1c7446f8
This commit is contained in:
Hadi
2024-10-01 14:57:15 +02:00
parent 6f5fa48009
commit c971073a28
7 changed files with 35 additions and 1 deletions
+5
View File
@@ -44,4 +44,9 @@
wget
curl
];
services.logind.extraConfig = ''
# dont shutdown when power button is short-pressed
HandlePowerKey=ignore
'';
}