moved nixvim into own home-manager module.
moved pass store location.
This commit is contained in:
		
							parent
							
								
									bbc6beb3da
								
							
						
					
					
						commit
						2253c6c34a
					
				
					 28 changed files with 24 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -22,11 +22,12 @@
 | 
			
		|||
  };
 | 
			
		||||
 | 
			
		||||
  home.username = "gabe";
 | 
			
		||||
  home.homeDirectory = "/home/gabe";
 | 
			
		||||
  home.homeDirectory = /home/gabe;
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../modules/home-manager/terminal
 | 
			
		||||
    ../../modules/home-manager/nvim
 | 
			
		||||
    ../../modules/home-manager
 | 
			
		||||
    ../../modules/home-manager/kittty
 | 
			
		||||
    ../../modules/home-manager/kittty.nix
 | 
			
		||||
    inputs.nixvim.homeManagerModules.nixvim
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue