forked from fabian/nix
		
	fix typos
This commit is contained in:
		
							parent
							
								
									4cc51e93dc
								
							
						
					
					
						commit
						06b9135417
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -15,5 +15,6 @@ | ||||||
|     ./zsh |     ./zsh | ||||||
|     ./gpg.nix |     ./gpg.nix | ||||||
|     ./defaultDesktopPack.nix |     ./defaultDesktopPack.nix | ||||||
|  |     ./accounts.nix | ||||||
|   ]; |   ]; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -27,7 +27,7 @@ | ||||||
|       zsh.enable = true; |       zsh.enable = true; | ||||||
|       accounts.enable = true; |       accounts.enable = true; | ||||||
|       gpg = { |       gpg = { | ||||||
|         enalbe = true; |         enable = true; | ||||||
|         defaultKey = "7AA277E604A4173916BBB4E91FFAC35E1798174F"; |         defaultKey = "7AA277E604A4173916BBB4E91FFAC35E1798174F"; | ||||||
|       }; |       }; | ||||||
|     }; |     }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue