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

6 lines
54 B
Nix

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