1
0
Fork 0
mirror of https://git.sr.ht/~azikx/karbur synced 2024-10-30 09:26:20 +00:00
karbur/home/themes/default.nix

9 lines
71 B
Nix
Raw Normal View History

2024-10-18 07:16:37 +00:00
{
imports = [
./stylix/stylix.nix
./gtk.nix
./qt
];
}