removes temporary nfs

This commit is contained in:
Miguel Palhas
2024-10-05 10:32:28 +01:00
parent 87ff93fb31
commit 7ceecca8d9
-2
View File
@@ -35,6 +35,4 @@ in {
initialHashedPassword =
"$y$j9T$uRTzF/sBdrqVGZTRhPuR00$wgLgEGlq.lEmlCPiy69jkbtfC9HKpyaVPDHDdBGtE5D";
};
services.nfs.server.enable = true;
}