From a28487fe6fbac72c7b1a752acab42dcc6ab46476 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 28 May 2025 14:24:58 -0400 Subject: Post server fs corruption --- hosts/yashinoki/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/yashinoki') diff --git a/hosts/yashinoki/configuration.nix b/hosts/yashinoki/configuration.nix index 06a6700..932637a 100644 --- a/hosts/yashinoki/configuration.nix +++ b/hosts/yashinoki/configuration.nix @@ -139,7 +139,7 @@ in { }; users.users.andrew.extraGroups = [ "networkmanager" ]; - fileSystems."/home/andrew/c" = { + fileSystems."/mnt/nfs/c" = { device = "moyo:/srv/nfs/c"; fsType = "nfs4"; options = disks.nfs_options; -- cgit v1.2.3-101-g0448