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