fix: Separate nfs config
This commit is contained in:
parent
c541fa4e6e
commit
48fb68c2fd
5 changed files with 100 additions and 64 deletions
5
modules/fileSystems/default.nix
Normal file
5
modules/fileSystems/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./media
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue