forked from fabian/nix
		
	update kitty module
This commit is contained in:
		
							parent
							
								
									6a51c08183
								
							
						
					
					
						commit
						9c98f9a0a3
					
				
					 2 changed files with 5 additions and 3 deletions
				
			
		|  | @ -33,5 +33,10 @@ in { | |||
|         ''; | ||||
|       }; | ||||
|     }; | ||||
|     home = { | ||||
|       sessionVariables = { | ||||
|         "TERMINAL" = "kitty"; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
|  | @ -74,9 +74,6 @@ | |||
|     stateVersion = "21.11"; # DO NOT CHANGE | ||||
|     username = "fabian"; | ||||
|     homeDirectory = "/home/fabian"; | ||||
|     sessionVariables = { | ||||
|       "TERMINAL" = "kitty"; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   programs.home-manager.enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue