added syncthing on work machine.
This commit is contained in:
		
							parent
							
								
									2253c6c34a
								
							
						
					
					
						commit
						f91f3cb2e9
					
				
					 2 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
					@ -30,5 +30,6 @@
 | 
				
			||||||
    ../modules/home-manager/terminal
 | 
					    ../modules/home-manager/terminal
 | 
				
			||||||
    ../modules/home-manager/nvim
 | 
					    ../modules/home-manager/nvim
 | 
				
			||||||
    ../modules/home-manager
 | 
					    ../modules/home-manager
 | 
				
			||||||
 | 
					    ../modules/home-manager/syncthing.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,10 +11,6 @@
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  home.packages = with pkgs; [
 | 
					 | 
				
			||||||
    ripasso-cursive
 | 
					 | 
				
			||||||
  ];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  programs.nushell.extraEnv = ''
 | 
					  programs.nushell.extraEnv = ''
 | 
				
			||||||
    $env.PASSWORD_STORE_DIR = ($env.HOME | path join "keys" "password-store")
 | 
					    $env.PASSWORD_STORE_DIR = ($env.HOME | path join "keys" "password-store")
 | 
				
			||||||
  '';
 | 
					  '';
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue