Updated default (non-NVIDIA) config.
Removed xps-common, and migrated it to default.nix.
This commit is contained in:
parent
8e984dc856
commit
d56b2e96a6
3 changed files with 20 additions and 28 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../xps-common.nix
|
||||
../default.nix
|
||||
../../../../common/gpu/nvidia.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue