| 
														
															@@ -75,7 +75,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 - name: Copy configuration.nix 
														 | 
														
														 | 
														
															 - name: Copy configuration.nix 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   ansible.builtin.template: 
														 | 
														
														 | 
														
															   ansible.builtin.template: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    src: "{{ role_path }}/../nix-kodi/templates/configuration.nix.j2" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    src: "{{ role_path }}/../kodi-config/templates/configuration.nix.j2" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     dest: /mnt/etc/nixos/configuration.nix 
														 | 
														
														 | 
														
															     dest: /mnt/etc/nixos/configuration.nix 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     owner: root 
														 | 
														
														 | 
														
															     owner: root 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     group: root 
														 | 
														
														 | 
														
															     group: root 
														 |