Added: Qemu
This commit is contained in:
		@@ -23,6 +23,7 @@
 | 
			
		||||
	../../modules/python.nix
 | 
			
		||||
	../../modules/appimage.nix
 | 
			
		||||
	../../modules/qemu.nix
 | 
			
		||||
	../../modules/geary.nix
 | 
			
		||||
# Include the results of the hardware scan.
 | 
			
		||||
        ./hardware-configuration.nix
 | 
			
		||||
    ];
 | 
			
		||||
@@ -47,7 +48,7 @@
 | 
			
		||||
 | 
			
		||||
	defaultGateway = {
 | 
			
		||||
		address = "192.168.2.1";
 | 
			
		||||
		interface = "eth0";
 | 
			
		||||
		interface = "eno1";
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
	nameservers = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user