style/module.nix: remove theming.nix frim imports

This commit is contained in:
Bloxx12 2025-05-14 12:31:11 +02:00
commit f741410f03
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -3,6 +3,5 @@ _: {
./colors.nix
./fonts.nix
./gtk.nix
./theming.nix
];
}