nix/modules/hypr/style/default.nix
2024-09-05 15:42:07 +02:00

9 lines
66 B
Nix

{
imports = [
./stylix
./gtk
./qt
./font
];
}