New input method syntax
This commit is contained in:
parent
c4551b3839
commit
d2429fa721
2 changed files with 10 additions and 11 deletions
|
@ -11,9 +11,9 @@ in {
|
|||
};
|
||||
config = {
|
||||
hardware = {
|
||||
opengl = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
nvidia = mkIf cfg.nvidia.enable {
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue