diff --git a/flake.lock b/flake.lock index 2be9d90..8a1b6d2 100644 --- a/flake.lock +++ b/flake.lock @@ -80,11 +80,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1695887975, - "narHash": "sha256-u3+5FR12dI305jCMb0fJNQx2qwoQ54lv1tPoEWp0hmg=", + "lastModified": 1654057797, + "narHash": "sha256-mXo7C4v7Jj2feBzcReu1Eu/3Rnw5b023E9kOyFsHZQw=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "adcfd6aa860d1d129055039696bc457af7d50d0e", + "rev": "0cab18a48de7914ef8cad35dca0bb36868f3e1af", "type": "github" }, "original": { diff --git a/hosts/hephaestus/default.nix b/hosts/hephaestus/default.nix index 68f8901..e03ea08 100644 --- a/hosts/hephaestus/default.nix +++ b/hosts/hephaestus/default.nix @@ -14,8 +14,6 @@ ./secrets.nix ]; - hardware.amdgpu.opencl = false; - boot.kernelPackages = pkgs.linuxPackages; # Use the systemd-boot EFI boot loader.