marleyos/modules/nixos/base/mounts/default.nix
2025-05-25 17:37:22 -07:00

6 lines
64 B
Nix

{
imports = [
./automounts.nix
./babeshare.nix
];
}