marleyos/modules/home/shell/default.nix
2025-05-26 13:43:13 -07:00

7 lines
67 B
Nix

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