From 450f53b53d9e16a6e3912877a0b330fab639d9ef Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Wed, 22 Oct 2025 18:10:58 -0400 Subject: [PATCH] enable fan control --- dot_config/flake/machines/wash/configuration.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dot_config/flake/machines/wash/configuration.nix b/dot_config/flake/machines/wash/configuration.nix index e7b3941..b7228a5 100644 --- a/dot_config/flake/machines/wash/configuration.nix +++ b/dot_config/flake/machines/wash/configuration.nix @@ -37,9 +37,11 @@ trusted-public-keys = ["cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="]; }; - networking.hostName = "wash"; + hardware.fw-fanctrl.enable = true; # Enable networking + networking.hostName = "wash"; + networking.networkmanager.enable = true; systemd.services.NetworkManager-wait-online.enable = false; @@ -148,6 +150,8 @@ pre-commit unstable.jujutsu + + nbfc-linux ]; fonts.packages = with pkgs; [