update & remove old files

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-09-12 14:33:02 +02:00
parent b756f0fcd5
commit fada191840
13 changed files with 201 additions and 939 deletions

View File

@@ -124,9 +124,4 @@ in {
# don't ask for password for wheel group
sudo.wheelNeedsPassword = false;
};
services.logind.extraConfig = ''
# dont shutdown when power button is short-pressed
HandlePowerKey=ignore
'';
}