Try to automount the SD on boot
This commit is contained in:
		
							parent
							
								
									47f0392a99
								
							
						
					
					
						commit
						e5b1529401
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,11 @@
 | 
			
		|||
    fsType = "vfat";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  fileSystems."/home/lillian/sd" = {
 | 
			
		||||
    device = "/dev/mmcblk0p1";
 | 
			
		||||
    fsType = "exfat";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  swapDevices = [
 | 
			
		||||
    {device = "/dev/disk/by-uuid/c0c87d80-b6be-444a-a76f-b32d35c38994";}
 | 
			
		||||
  ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue