hosts: move nix settings to its own file
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -4,7 +4,7 @@ let
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  commonModules = [
 | 
					  commonModules = [
 | 
				
			||||||
    ./nvim.nix
 | 
					    ./nvim.nix
 | 
				
			||||||
    ./nix.nix
 | 
					    ./programs/nix
 | 
				
			||||||
    ./programs/zsh
 | 
					    ./programs/zsh
 | 
				
			||||||
    ./programs/gnupg
 | 
					    ./programs/gnupg
 | 
				
			||||||
    ./programs/git
 | 
					    ./programs/git
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user