forked from fabian/nix
		
	unified all nixos configurations
This commit is contained in:
		
							parent
							
								
									001642dc94
								
							
						
					
					
						commit
						42530f5cfc
					
				
					 32 changed files with 1054 additions and 56 deletions
				
			
		|  | @ -1,7 +1,13 @@ | |||
| final: prev: | ||||
| { | ||||
|   final, | ||||
|   prev, | ||||
|   flakes, | ||||
| }: | ||||
| with prev.lib; let | ||||
|   inherit (final) callPackage fetchpatch; | ||||
| in { | ||||
|   homepage = flakes.homepage.packages.${final.system}.default; | ||||
| 
 | ||||
|   lib = callPackage ./lib {}; | ||||
| 
 | ||||
|   st = prev.st.override { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue