Patch auto_master
This commit is contained in:
		@@ -121,5 +121,19 @@ in
 | 
			
		||||
        TrackpadThreeFingerDrag = true;
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    patches = [
 | 
			
		||||
      (pkgs.writeText "auto_master.patch" ''
 | 
			
		||||
        -- /etc/auto_master
 | 
			
		||||
        +++ /etc/auto_master
 | 
			
		||||
        @@ -6,3 +6,5 @@
 | 
			
		||||
         /home			auto_home	-nobrowse,hidefromfinder
 | 
			
		||||
         /Network/Servers	-fstab
 | 
			
		||||
         /-			-static
 | 
			
		||||
        +/System/Volumes/Data/Users/olaf/NAS 	auto_nfs_smb	-nosuid,noowners
 | 
			
		||||
        +
 | 
			
		||||
      '')
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user