bos55-nix-config-cicd/modules/fileSystems/default.nix

5 lines
35 B
Nix

{
imports = [
./media
];
}