Let's try this instead...
This commit is contained in:
		
							parent
							
								
									0743958f86
								
							
						
					
					
						commit
						49b32e74d8
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@
 | 
			
		|||
  lib,
 | 
			
		||||
  config,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  nixpkgs-stable,
 | 
			
		||||
  ...
 | 
			
		||||
}: {
 | 
			
		||||
  imports = [
 | 
			
		||||
| 
						 | 
				
			
			@ -84,7 +85,7 @@
 | 
			
		|||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  environment.systemPackages = with pkgs.stable; [
 | 
			
		||||
  environment.systemPackages = with nixpkgs-stable; [
 | 
			
		||||
    akkoma
 | 
			
		||||
    age
 | 
			
		||||
    fzf
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue