Fix deprecations and breaking changes
This commit is contained in:
parent
c71dae5125
commit
219613686f
@ -37,10 +37,10 @@ inputs:
|
||||
# stop mumble from muting other processes
|
||||
#extraConfig = "unload-module module-role-cork";
|
||||
#};
|
||||
opengl = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
# driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
};
|
||||
|
||||
@ -206,7 +206,7 @@ inputs:
|
||||
font-awesome
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
powerline-fonts
|
||||
material-icons
|
||||
|
Loading…
Reference in New Issue
Block a user