Converted eza from nixosModule to homeModule
Also included some fixes for issues introduced in last commit.
This commit is contained in:
		
							parent
							
								
									e58196dcc8
								
							
						
					
					
						commit
						2c22aedcf0
					
				
					 6 changed files with 26 additions and 34 deletions
				
			
		| 
						 | 
				
			
			@ -26,8 +26,6 @@
 | 
			
		|||
        configureClientRouting = true;
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    tools.zsh.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Workaround for broken digital ocean image builds
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,10 +18,7 @@ with lib; {
 | 
			
		|||
    nix.enable = true;
 | 
			
		||||
 | 
			
		||||
    suites.desktop.enable = true;
 | 
			
		||||
    tools.zsh.enable = true;
 | 
			
		||||
    tools.eza.enable = true;
 | 
			
		||||
    apps.neovim.enable = true;
 | 
			
		||||
    apps.tmux.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  users.users.virt = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue