add theming modules
This commit is contained in:
@@ -31,6 +31,11 @@
|
|||||||
# enable xwayland-satellite
|
# enable xwayland-satellite
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
|
adw-gtk3
|
||||||
|
qgnomeplatform-qt6
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Enable dconf for theme settings
|
||||||
|
programs.dconf.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user