nichts/modules/styling/default.nix
2024-07-06 13:39:24 +02:00

6 lines
57 B
Nix

_: {
imports = [
./ags.nix
./stylix.nix
];
}