non important commit

This commit is contained in:
maxstrb 2026-02-24 23:14:45 +01:00
parent 1d4fc95c01
commit 48f7dfe89d

View file

@ -1,8 +1,4 @@
{pkgs, ...}: {
home.packages = with pkgs; [
libsForQt5.qt5ct
];
stylix = {
enable = true;
overlays.enable = false;
@ -73,7 +69,7 @@
polarity = "dark";
image = ../../assets/shadow_dark.png;
image = ../../assets/dark_abstract.png;
};
qt.enable = true;