non important commit
This commit is contained in:
parent
eee56e7020
commit
09947cd257
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
./verbatim.nix
|
./verbatim.nix
|
||||||
./500G-disk.nix
|
./500G-disk.nix
|
||||||
|
|
||||||
|
../modules/graphics.nix
|
||||||
../modules/boot.nix
|
../modules/boot.nix
|
||||||
../modules/networking.nix
|
../modules/networking.nix
|
||||||
../modules/xdg-settings.nix
|
../modules/xdg-settings.nix
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
powerManagement.enable = true;
|
powerManagement.enable = true;
|
||||||
open = false;
|
open = false;
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
|
package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue