nix/modules/hypr/style/default.nix

9 lines
68 B
Nix

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