From 09b5328d1ca7ccb291e9717bc8d1689518f92af1 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 26 Jan 2025 14:16:47 +0100 Subject: deadnix --- hosts/toaster/amd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/toaster/amd.nix') 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" ]; -- cgit v1.3.1