Merge branch 'master' of https://git.gebner.org/gebner/nixos-config
This commit is contained in:
		
						commit
						6cdb91329d
					
				@ -16,6 +16,14 @@
 | 
			
		||||
    beets
 | 
			
		||||
    mediainfo
 | 
			
		||||
    flac
 | 
			
		||||
 | 
			
		||||
    libreoffice
 | 
			
		||||
    recoll
 | 
			
		||||
    minisat
 | 
			
		||||
    prover9
 | 
			
		||||
    uvccapture
 | 
			
		||||
    veriT
 | 
			
		||||
    nix-repl
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -11,6 +11,7 @@
 | 
			
		||||
 | 
			
		||||
  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=" ];
 | 
			
		||||
  nix.extraOptions = "auto-optimise-store = true";
 | 
			
		||||
 | 
			
		||||
  networking.networkmanager.enable = true;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user