hosts: remove deprecated grub version option
This commit is contained in:
		@@ -10,7 +10,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "mail-2";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user