fix(fruitbook): nixos-modules를 빠른 선풍기 없이 켬
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user