Infini-DL360: add nfs as a supported filsystem
This commit is contained in:
parent
1bc7a62840
commit
31e04b37ac
1 changed files with 2 additions and 0 deletions
|
@ -208,4 +208,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
|
boot.supportedFilesystems.nfs = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue