atauno: enable nfs
This commit is contained in:
parent
de5c6f0063
commit
c776439892
|
@ -55,6 +55,8 @@
|
|||
"--tls-san=atauno.com"
|
||||
];
|
||||
|
||||
services.nfs.enable = true;
|
||||
|
||||
services.samba-wsdd = {
|
||||
# make shares visible for Windows clients
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue