atauno: enable nfs

This commit is contained in:
alex 2024-02-10 15:56:59 -05:00
parent de5c6f0063
commit c776439892
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@
"--tls-san=atauno.com"
];
services.nfs.enable = true;
services.samba-wsdd = {
# make shares visible for Windows clients
enable = true;