Fixed: Bugs
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
				
			|||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        iconTheme = {
 | 
					        iconTheme = {
 | 
				
			||||||
            package = pkgs.gnome.adwaita-icon-theme;
 | 
					            package = pkgs.adwaita-icon-theme;
 | 
				
			||||||
            name = "Adwaita";
 | 
					            name = "Adwaita";
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
            # normal fonts
 | 
					            # normal fonts
 | 
				
			||||||
            noto-fonts
 | 
					            noto-fonts
 | 
				
			||||||
            noto-fonts-cjk
 | 
					 | 
				
			||||||
            noto-fonts-emoji
 | 
					            noto-fonts-emoji
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            nerdfonts
 | 
					            nerdfonts
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user