nichts/modules/style/default.nix

10 lines
120 B
Nix

_: {
imports = [
./stylix.nix
./quickshell
./qt.nix
./gtk.nix
./module.nix
./fonts.nix
];
}