Compare commits
	
		
			No commits in common. "46d080c24d5ff6d3cb1980ed73d2218166af2e18" and "47f1c631d67d639aa55b2c76ddaef1bd539f5903" have entirely different histories.
		
	
	
		
			46d080c24d
			...
			47f1c631d6
		
	
		
					 3 changed files with 1 additions and 7 deletions
				
			
		|  | @ -42,9 +42,6 @@ in | |||
|         push = { | ||||
|           autoSetupRemote = true; | ||||
|         }; | ||||
|         rebase = { | ||||
|           autoStash = true; | ||||
|         }; | ||||
|         safe = { | ||||
|           directory = "${user.home}/projects/config"; | ||||
|         }; | ||||
|  |  | |||
|  | @ -46,9 +46,6 @@ in | |||
|           push = { | ||||
|             autoSetupRemote = true; | ||||
|           }; | ||||
|           rebase = { | ||||
|             autoStash = true; | ||||
|           }; | ||||
|           safe = { | ||||
|             directory = "${config.users.users.${user.name}.home}/projects/config"; | ||||
|           }; | ||||
|  |  | |||
|  | @ -142,7 +142,7 @@ in | |||
|     }; | ||||
| 
 | ||||
|     certificateScheme = "acme-nginx"; | ||||
|     stateVersion = 3; | ||||
|     stateVersion = 2; | ||||
|   }; | ||||
| 
 | ||||
|   nix = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue