Removed wine bc 404 on dl
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
../../modules/common/utils.nix
|
../../modules/common/utils.nix
|
||||||
../../modules/common/security.nix
|
../../modules/common/security.nix
|
||||||
../../modules/common/steam.nix
|
../../modules/common/steam.nix
|
||||||
../../modules/common/wine.nix
|
#../../modules/common/wine.nix
|
||||||
../../modules/common/libvirt.nix
|
../../modules/common/libvirt.nix
|
||||||
];
|
];
|
||||||
networking.hostName = "puter";
|
networking.hostName = "puter";
|
||||||
|
|||||||
@@ -67,14 +67,14 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
#services.logind = {
|
#services.logind = {
|
||||||
# lidSwitch = "ignore";
|
# lidSwitch = "ignore";
|
||||||
# lidSwitchDocked = "ignore";
|
# lidSwitchDocked = "ignore";
|
||||||
# lidSwitchExternalPower = "ignore";
|
# lidSwitchExternalPower = "ignore";
|
||||||
# extraConfig = ''
|
# extraConfig = ''
|
||||||
# HandlePowerKey=ignore
|
# HandlePowerKey=ignore
|
||||||
# HandleSuspendKey=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];
|
environment.systemPackages = with pkgs; [mbpfan thermald];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user