Extract intel gfx

This commit is contained in:
Cyryl Płotnicki 2019-07-06 07:43:37 +01:00
parent e02c35d76e
commit fa02ca0e5e
5 changed files with 3 additions and 1 deletions

View file

@ -28,5 +28,6 @@
/etc/nixos/hardware-configuration.nix
../boot.nix
../common.nix
../gfx-intel.nix
];
}

View file

@ -30,5 +30,6 @@
/etc/nixos/hardware-configuration.nix
../boot.nix
../common.nix
../gfx-intel.nix
];
}

View file

@ -19,5 +19,6 @@
/etc/nixos/hardware-configuration.nix
../boot.nix
../common.nix
../gfx-intel.nix
];
}

View file

@ -10,7 +10,6 @@ in
./vscode.nix
./syncthing.nix
./gsconnect.nix
./gfx.nix
];
nixpkgs.config = {