diff --git a/flake.lock b/flake.lock index e45ab08..a2865cc 100644 --- a/flake.lock +++ b/flake.lock @@ -207,11 +207,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1735388221, - "narHash": "sha256-e5IOgjQf0SZcFCEV/gMGrsI0gCJyqOKShBQU0iiM3Kg=", + "lastModified": 1736237814, + "narHash": "sha256-uTdscVaKjnRnBIMuu/oWwdiGhYd/JOQ4YZGHeCoroqs=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "7c674c6734f61157e321db595dbfcd8523e04e19", + "rev": "ca30f8501ab452ca687a7fdcb2d43e1fb1732317", "type": "github" }, "original": { diff --git a/machines/serverle/hardware-configuration.nix b/machines/serverle/hardware-configuration.nix index fa1ac6a..cbc178b 100644 --- a/machines/serverle/hardware-configuration.nix +++ b/machines/serverle/hardware-configuration.nix @@ -6,10 +6,6 @@ act.disable = true; pwr.disable = true; }; - deviceTree = { - enable = true; - filter = "*rpi-4-*.dtb"; - }; }; environment.systemPackages = with pkgs; [