Removed wine bc 404 on dl

This commit is contained in:
2025-08-27 00:06:50 +03:00
parent 0d77cf7698
commit cf3d5f3ccf
2 changed files with 5 additions and 5 deletions

View File

@@ -67,14 +67,14 @@
};
#services.logind = {
# lidSwitch = "ignore";
# lidSwitchDocked = "ignore";
# lidSwitchExternalPower = "ignore";
# lidSwitch = "ignore";
# lidSwitchDocked = "ignore";
# lidSwitchExternalPower = "ignore";
# extraConfig = ''
# HandlePowerKey=ignore
# HandleSuspendKey=ignore
# '';
# This goes in the extraConfig section IdleAction=ignore
# This goes in the extraConfig section IdleAction=ignore
#};
environment.systemPackages = with pkgs; [mbpfan thermald];