nixos/castle: Add libvirt
This commit is contained in:
		@@ -108,6 +108,9 @@ in
 | 
			
		||||
          blueman.enable = true;
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
        programs.virt-manager.enable = true;
 | 
			
		||||
        virtualisation.libvirtd.enable = true;
 | 
			
		||||
 | 
			
		||||
        networking = {
 | 
			
		||||
          domain = "h.${lib.my.c.pubDomain}";
 | 
			
		||||
          firewall.enable = false;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user