Changed: geary
This commit is contained in:
		@@ -25,10 +25,12 @@
 | 
			
		||||
        ./hardware-configuration.nix
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
	programs.geary.enable = true;
 | 
			
		||||
 | 
			
		||||
    # Bootloader.
 | 
			
		||||
    boot.loader.grub.enable = true;
 | 
			
		||||
    boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
    boot.loader.grub.useOSProber = true;
 | 
			
		||||
    #boot.loader.grub.useOSProber = true;
 | 
			
		||||
 | 
			
		||||
    networking.hostName = "nix-qemu"; # Define your hostname.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user