diff --git a/hosts/titanium/configuration.nix b/hosts/titanium/configuration.nix index f2566c0..ea4519f 100644 --- a/hosts/titanium/configuration.nix +++ b/hosts/titanium/configuration.nix @@ -1,5 +1,6 @@ { config, lib, pkgs, ... }: { + powerManagement.enable = false; networking.hostName = "titanium"; networking.networkmanager.enable = true; environment.systemPackages = with pkgs; [