♻️ (hosts) update deprecated hardware configs
This commit is contained in:
parent
a2995f2939
commit
c4b667b2af
|
@ -2,10 +2,7 @@
|
||||||
# hardware
|
# hardware
|
||||||
hardware = {
|
hardware = {
|
||||||
enableRedistributableFirmware = true;
|
enableRedistributableFirmware = true;
|
||||||
opengl = {
|
graphics.enable = true;
|
||||||
enable = true;
|
|
||||||
driSupport = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# logind configuration
|
# logind configuration
|
||||||
|
|
|
@ -2,10 +2,7 @@
|
||||||
# hardware
|
# hardware
|
||||||
hardware = {
|
hardware = {
|
||||||
enableRedistributableFirmware = true;
|
enableRedistributableFirmware = true;
|
||||||
opengl = {
|
graphics.enable = true;
|
||||||
enable = true;
|
|
||||||
driSupport = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# logind configuration
|
# logind configuration
|
||||||
|
|
Loading…
Reference in a new issue