Make CMD Flake Match System
							parent
							
								
									97554e427a
								
							
						
					
					
						commit
						afe103a34f
					
				| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
{ config, pkgs, ... }:
 | 
			
		||||
{ config, pkgs, nixpkgs, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  imports =
 | 
			
		||||
| 
						 | 
				
			
			@ -69,6 +69,8 @@
 | 
			
		|||
    age
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  nix.registry.nixpkgs.flake = nixpkgs;
 | 
			
		||||
  
 | 
			
		||||
  # TODO: Make services directory for with a nix for each service that is enabled and what options it has
 | 
			
		||||
  # List services that you want to enable:
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue