marleyos/modules/home/shell/default.nix
2025-05-26 16:07:17 -07:00

13 lines
118 B
Nix

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