correct download share path

This commit is contained in:
Andreas Zweili 2022-02-28 11:52:33 +01:00
parent f9490a9f9e
commit fa6783ff6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ ... }:
{
fileSystems."/mnt/media" = {
fileSystems."/mnt/downloads" = {
device = "10.7.89.108:media/downloads";
fsType = "nfs";
};