marleyos/modules/nixos/hardware/mounts/default.nix

6 lines
64 B
Nix

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