Remove unnecessary imports and upgrade to Nvidia 565
This commit is contained in:
parent
af32ce3d45
commit
ff6f206430
14 changed files with 15 additions and 43 deletions
|
@ -1,9 +1,5 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
];
|
||||
|
||||
boot.initrd = {
|
||||
availableKernelModules = [
|
||||
"xhci_pci"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue