Removed darwin home configuration
This commit is contained in:
		
							parent
							
								
									2f24509ed3
								
							
						
					
					
						commit
						67d36d0a9d
					
				
					 1 changed files with 0 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -1,26 +0,0 @@
 | 
			
		|||
{...}: {
 | 
			
		||||
  aa = {
 | 
			
		||||
    apps = {
 | 
			
		||||
      bat.enable = true;
 | 
			
		||||
      btop.enable = true;
 | 
			
		||||
      tmux.enable = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    programs = {
 | 
			
		||||
      kitty.enable = true;
 | 
			
		||||
      zoxide.enable = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    tools = {
 | 
			
		||||
      direnv.enable = true;
 | 
			
		||||
      eza.enable = true;
 | 
			
		||||
      git.enable = true;
 | 
			
		||||
      zsh.enable = true;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # misc utils without custom config
 | 
			
		||||
  programs = {
 | 
			
		||||
    fzf.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue