This commit is contained in:
RingOfStorms (Joshua Bell) 2025-02-18 00:57:25 -06:00
parent a0a6fefded
commit 4998f85fa5
2 changed files with 7 additions and 4 deletions

View file

@ -19,6 +19,9 @@
# System76
hardware.system76.enableAll = true;
# https://discourse.nixos.org/t/very-high-fan-noises-on-nixos-using-a-system76-thelio/23875/10
# Fixes insane jet speed fan noise
services.power-profiles-daemon.enable = false;
system.stateVersion = "23.11";
}

8
hosts/lio/flake.lock generated
View file

@ -161,11 +161,11 @@
},
"mod_de_gnome": {
"locked": {
"lastModified": 1737060750,
"narHash": "sha256-2uPSP5KyEUcmArlYDvfZvumL3Yo7x0D+//Q28QzTdjQ=",
"lastModified": 1739823381,
"narHash": "sha256-X1yfLqcwpXjenq681iTqqIMQ0FMGjT26maTEVPaWrg8=",
"ref": "mod_de_gnome",
"rev": "218ad3b357bb2c3e6d5e52c484c397ea506c0628",
"revCount": 38,
"rev": "2434f4858db4b5ddb095d5a7d8bdb05890c48bb4",
"revCount": 39,
"type": "git",
"url": "https://git.joshuabell.xyz/dotfiles"
},