fix(fruitbook): nixos-modules를 빠른 선풍기 없이 켬

This commit is contained in:
2026-03-21 23:23:49 -06:00
parent a3ead883fe
commit 584489c853

View File

@@ -4,9 +4,12 @@
imports = [
./hardware.nix
./filesystems.nix
# nixos-hardware.nixosModules.apple-macbook-pro-12-1
nixos-hardware.nixosModules.apple-macbook-pro-12-1
];
# Enabled by default by Nixos-hardware.
services.mbpfan.enable = false;
sydnix = {
filesystemType = "btrfs";
wifi.enable = true;