nichts/modules/styling/default.nix
2024-07-10 22:10:54 +02:00

7 lines
74 B
Nix

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