Update firefox (unstable nixpkgs)
							parent
							
								
									ac0dbb28bb
								
							
						
					
					
						commit
						51825a65c0
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
{ pkgs, ...}: {
 | 
					{ pkgs, ...}: {
 | 
				
			||||||
  environment.systemPackages = with pkgs; [
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
    # Browsers:
 | 
					    # Browsers:
 | 
				
			||||||
    firefox
 | 
					    unstable.firefox
 | 
				
			||||||
    chromium
 | 
					    chromium
 | 
				
			||||||
    # Document editting
 | 
					    # Document editting
 | 
				
			||||||
    libreoffice
 | 
					    libreoffice
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue