zsh: enable, set for qenya, add config
This commit is contained in:
		
							parent
							
								
									42ce170014
								
							
						
					
					
						commit
						6ed952ad37
					
				
					 9 changed files with 51 additions and 0 deletions
				
			
		|  | @ -5,6 +5,7 @@ | |||
|     imports = [ | ||||
|       ../../home/cli.nix | ||||
|       ../../home/git.nix | ||||
|       ../../home/zsh.nix | ||||
|     ]; | ||||
| 
 | ||||
|     home.stateVersion = "23.11"; | ||||
|  |  | |||
|  | @ -8,6 +8,7 @@ | |||
|       ../../home/git.nix | ||||
|       ../../home/gnome | ||||
|       ../../home/vscode.nix | ||||
|       ../../home/zsh.nix | ||||
|     ]; | ||||
| 
 | ||||
|     home.packages = (with pkgs; [ | ||||
|  |  | |||
|  | @ -30,6 +30,11 @@ | |||
|         enableACME = true; | ||||
|         locations."/".return = "301 https://git.qenya.tel$request_uri"; | ||||
|       }; | ||||
|       "birdsong.network" = { | ||||
|         forceSSL = true; | ||||
|         enableACME = true; | ||||
|         locations."/".return = "301 https://git.qenya.tel/qenya/birdsong/"; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|  |  | |||
|  | @ -6,6 +6,7 @@ | |||
|       ../../home/cli.nix | ||||
|       ../../home/git.nix | ||||
|       ../../home/tmux.nix | ||||
|       ../../home/zsh.nix | ||||
|     ]; | ||||
| 
 | ||||
|     home.stateVersion = "23.11"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue