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
|
# stop mumble from muting other processes
|
||||||
#extraConfig = "unload-module module-role-cork";
|
#extraConfig = "unload-module module-role-cork";
|
||||||
#};
|
#};
|
||||||
opengl = {
|
graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# driSupport = true;
|
# driSupport = true;
|
||||||
driSupport32Bit = true;
|
enable32Bit = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -206,7 +206,7 @@ inputs:
|
|||||||
font-awesome
|
font-awesome
|
||||||
nerdfonts
|
nerdfonts
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk-sans
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
powerline-fonts
|
powerline-fonts
|
||||||
material-icons
|
material-icons
|
||||||
|
Loading…
Reference in New Issue
Block a user