diff options
| author | Grigory Shipunov | 2023-06-19 19:29:51 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-06-19 19:29:51 +0200 |
| commit | 9d3531ec27ca41aff931dde8a5d84615bb6ca43b (patch) | |
| tree | cb828e62ed2d3f4ad640a17cad21c58b5a385e1a /hosts | |
| parent | 7e22d089a1bc836cb15199e4ed48a7adc94b08e9 (diff) | |
remove dead code
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/toaster/amdgpu-sg-fix.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/toaster/amdgpu-sg-fix.nix b/hosts/toaster/amdgpu-sg-fix.nix deleted file mode 100644 index b67bd57..0000000 --- a/hosts/toaster/amdgpu-sg-fix.nix +++ /dev/null @@ -1,4 +0,0 @@ -{ ... }: -{ - boot.kernelParams = [ "amdgpu.sg_display=0" ]; -} |
