nichts/modules/style/default.nix

9 lines
104 B
Nix

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