mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Fix package name
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
hardware.sensor.iio.enable = true;
|
||||
|
||||
hardware.opengl.extraPackages = [
|
||||
intel-media-driver
|
||||
"intel-media-driver"
|
||||
];
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
|
||||
Reference in New Issue
Block a user