nichts/modules/options/style/module.nix
2024-07-21 15:11:55 +02:00

7 lines
80 B
Nix

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