system: add nix-ld
This commit is contained in:
		
							parent
							
								
									7d15904e7c
								
							
						
					
					
						commit
						c51d9ee3f1
					
				
					 4 changed files with 24 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
{ lib, ... }:
 | 
			
		||||
{
 | 
			
		||||
  options.my = {
 | 
			
		||||
    nix-ld.enable = lib.mkEnableOption { };
 | 
			
		||||
    android.enable = lib.mkEnableOption { };
 | 
			
		||||
    media-packages.enable = lib.mkEnableOption { };
 | 
			
		||||
    containers.enable = lib.mkEnableOption { };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue