Disable home via NFS in fox

It won't be accesible anymore as we won't be in the same LAN.

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
Rodrigo Arias 2025-05-26 13:41:36 +02:00
parent a22c862192
commit 008584b465

View File

@ -2,7 +2,9 @@
{
imports = [
../common/xeon.nix
../common/base.nix
../common/xeon/console.nix
../common/xeon/net.nix
../module/emulation.nix
];