mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Updated default (non-NVIDIA) config.
Removed xps-common, and migrated it to default.nix.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../xps-common.nix
|
||||
../default.nix
|
||||
../../../../common/gpu/nvidia.nix
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user