marleyos/modules/home/shell/default.nix
2025-05-26 15:12:15 -07:00

10 lines
84 B
Nix

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