marleyos/modules/nixos/programs/default.nix
2025-05-27 18:31:50 -07:00

7 lines
68 B
Nix

{
imports = [
./fish.nix
./nh.nix
./waybar.nix
];
}