choom pls fix polkit auth
This commit is contained in:
parent
bec143ee92
commit
1a0eacae6a
2 changed files with 15 additions and 4 deletions
|
|
@ -68,6 +68,9 @@
|
|||
gtksourceview.enable = false;
|
||||
fontconfig.enable = true;
|
||||
plymouth.enable = false;
|
||||
# Sets QT_STYLE_OVERRIDE system-wide, which crashes Qt6 QML apps
|
||||
# (e.g. polkit-kde-agent) — see homeConfigurations/muede/niri.nix.
|
||||
qt.enable = false;
|
||||
};
|
||||
fonts = {
|
||||
sansSerif = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue