marleyos/modules/nixos/programs/default.nix
2025-05-25 19:42:48 -07:00

6 lines
51 B
Nix

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