diff options
| author | Grigory Shipunov | 2023-06-18 19:33:09 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-06-18 19:33:09 +0200 |
| commit | 0d2a73cb6d82117bd226baaff3cc16b8e4c0adbd (patch) | |
| tree | 252b54d265bb8497ef0df8691d711446f9eb645c /hosts/toaster | |
| parent | 204606e375f2f5aea3eae5eb1babdf4574d9e59a (diff) | |
amdgpu: enable sg
Diffstat (limited to 'hosts/toaster')
| -rw-r--r-- | hosts/toaster/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 2290e5e..43a480f 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -1,7 +1,6 @@ { pkgs, ... }: { imports = [ ./amd.nix - ./amdgpu-sg-fix.nix ./hardware-configuration.nix ./irc.nix ./stateful-network.nix |
