diff options
Diffstat (limited to '')
| -rw-r--r-- | hosts/station/boot.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/station/boot.nix b/hosts/station/boot.nix index 603ebf7..0d643ea 100644 --- a/hosts/station/boot.nix +++ b/hosts/station/boot.nix @@ -13,8 +13,6 @@ initrd = { luks.devices."luks-4d8ffefc-fb74-4628-9779-abc535146374".device = "/dev/disk/by-uuid/4d8ffefc-fb74-4628-9779-abc535146374"; - - kernelModules = ["amdgpu"]; }; }; } |
