forked from fabian/nix
		
	it's forkin' time config de fabian
This commit is contained in:
		
							parent
							
								
									98a32736d6
								
							
						
					
					
						commit
						b77f64cc27
					
				
					 46 changed files with 119 additions and 1326 deletions
				
			
		|  | @ -10,12 +10,12 @@ in { | |||
|   options.local.services.accounts.enable = mkEnableOption "accounts settings"; | ||||
|   config = mkIf cfg.enable { | ||||
|     accounts.email.accounts = { | ||||
|       "fabian@posixlycorrect.com" = { | ||||
|         address = "fabian@posixlycorrect.com"; | ||||
|         userName = "fabianmontero@fastmail.com"; | ||||
|         realName = "fabian"; | ||||
|       "josescalante9808@gmail.com" = { | ||||
|         address = "josescalante9808@gmail..com"; | ||||
|         userName = "josescalante9808"; | ||||
|         realName = "josem"; | ||||
|         primary = true; | ||||
|         flavor = "fastmail.com"; | ||||
|         flavor = "gmail.com"; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
|  | @ -44,8 +44,8 @@ in { | |||
| 
 | ||||
|     programs.git = { | ||||
|       enable = true; | ||||
|       userEmail = "fabian@posixlycorrect.com"; | ||||
|       userName = "Fabian Montero"; | ||||
|       userEmail = "josescalante9808@gmail.com"; | ||||
|       userName = "josEscalante"; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
|  | @ -13,7 +13,6 @@ | |||
|     ./firefox.nix | ||||
|     ./gui | ||||
|     ./zsh | ||||
|     ./gpg.nix | ||||
|     ./defaultDesktopPack.nix | ||||
|     ./accounts.nix | ||||
|     ./syncthing.nix | ||||
|  |  | |||
|  | @ -18,7 +18,7 @@ | |||
|   zstyle ':completion:*' original true | ||||
|   zstyle ':completion:*' preserve-prefix '//[^/]##/' | ||||
|   zstyle ':completion:*' verbose true | ||||
|   zstyle :compinstall filename '/home/fabian/.zshrc' | ||||
|   zstyle :compinstall filename '/home/chem/.zshrc' | ||||
| 
 | ||||
|   autoload -Uz compinit | ||||
|   compinit | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue