enable fan control

This commit is contained in:
Tyler Mayoff 2025-10-22 18:10:58 -04:00
parent 4929f33d10
commit 450f53b53d

View file

@ -37,9 +37,11 @@
trusted-public-keys = ["cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="]; trusted-public-keys = ["cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="];
}; };
networking.hostName = "wash"; hardware.fw-fanctrl.enable = true;
# Enable networking # Enable networking
networking.hostName = "wash";
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
systemd.services.NetworkManager-wait-online.enable = false; systemd.services.NetworkManager-wait-online.enable = false;
@ -148,6 +150,8 @@
pre-commit pre-commit
unstable.jujutsu unstable.jujutsu
nbfc-linux
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [