Merge branch 'master' of https://git.gebner.org/gebner/nixos-config
This commit is contained in:
		
						commit
						661a6eaabf
					
				@ -10,6 +10,7 @@
 | 
			
		||||
 | 
			
		||||
  boot.kernelPackages = pkgs.linuxPackages_latest;
 | 
			
		||||
 | 
			
		||||
  nix.useChroot = true;
 | 
			
		||||
  nix.binaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
 | 
			
		||||
  nix.trustedBinaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
 | 
			
		||||
  nix.binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
 | 
			
		||||
@ -58,7 +59,7 @@
 | 
			
		||||
    mutt
 | 
			
		||||
 | 
			
		||||
    (texlive.combine {
 | 
			
		||||
      inherit (texlive) scheme-medium bussproofs enumitem tocbibind biblatex logreq cleveref;
 | 
			
		||||
      inherit (texlive) scheme-medium bussproofs enumitem tocbibind biblatex logreq cleveref comment algorithm2e relsize;
 | 
			
		||||
    }) biber
 | 
			
		||||
    androidsdk_4_4
 | 
			
		||||
    gimp
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user