Make /boot inacessible by default
This commit is contained in:
		
							parent
							
								
									49ced5acf5
								
							
						
					
					
						commit
						c19879ca69
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,7 @@
 | 
			
		|||
  fileSystems."/boot" =
 | 
			
		||||
    { device = "/dev/disk/by-uuid/01B2-909E";
 | 
			
		||||
      fsType = "vfat";
 | 
			
		||||
      options = [ "fmask=0077" "dmask=0077" "defaults" ];
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
  swapDevices =
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue