summaryrefslogtreecommitdiff
path: root/hosts/toaster/amd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/toaster/amd.nix')
-rw-r--r--hosts/toaster/amd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/amd.nix b/hosts/toaster/amd.nix
index 637f15d..b58784f 100644
--- a/hosts/toaster/amd.nix
+++ b/hosts/toaster/amd.nix
@@ -1,4 +1,4 @@
-{ pkgs, config, ... }:
+{ ... }:
{
boot.initrd.kernelModules = [ "amdgpu" ];