diff --git a/systems/x86_64-linux/drivebystation-nix/configuration.nix b/systems/x86_64-linux/drivebystation-nix/configuration.nix index c540286..efc6a43 100644 --- a/systems/x86_64-linux/drivebystation-nix/configuration.nix +++ b/systems/x86_64-linux/drivebystation-nix/configuration.nix @@ -85,23 +85,6 @@ # EndSection # ''; - - - - deviceSection = '' - # Pick the 1070 - # BusID "PCI:01:0:0" - # Pick amdgpu - BusID "PCI:50:0:0" - ''; - serverLayoutSection = '' - Identifier "layout" - Screen 0 "amdgpu" - Screen "Screen-amdgpu[0]" - Inactive "nvidia" - Option "AllowNVIDIAGPUScreens" - ''; - desktopManager = { # Disable xterm xterm.enable = false;