mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-08 06:04:36 +02:00
rename deprecated options
This commit is contained in:
parent
4934d38771
commit
ee8bb08f26
2 changed files with 5 additions and 4 deletions
nixos
|
@ -122,9 +122,9 @@
|
|||
};
|
||||
|
||||
hardware = {
|
||||
pulseaudio.enable = false;
|
||||
opengl = {
|
||||
driSupport32Bit = true;
|
||||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue