Removed wine bc 404 on dl
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
../../modules/common/utils.nix
|
||||
../../modules/common/security.nix
|
||||
../../modules/common/steam.nix
|
||||
../../modules/common/wine.nix
|
||||
#../../modules/common/wine.nix
|
||||
../../modules/common/libvirt.nix
|
||||
];
|
||||
networking.hostName = "puter";
|
||||
|
||||
@@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user