mirror of
https://git.sr.ht/~azikx/karbur
synced 2024-10-30 09:26:20 +00:00
9 lines
71 B
Nix
9 lines
71 B
Nix
|
{
|
||
|
imports = [
|
||
|
./stylix/stylix.nix
|
||
|
./gtk.nix
|
||
|
|
||
|
./qt
|
||
|
];
|
||
|
}
|