tablet: force replacing OpenTabletDriver config
This commit is contained in:
		
							parent
							
								
									bce7c36693
								
							
						
					
					
						commit
						e4b2f1cb14
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -125,7 +125,10 @@ in
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    services.gpg-agent.pinentryPackage = pkgs.pinentry-all;
 | 
					    services.gpg-agent.pinentryPackage = pkgs.pinentry-all;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    xdg.configFile."OpenTabletDriver/settings.json".source = ./open-tablet-driver.json;
 | 
					    xdg.configFile."OpenTabletDriver/settings.json" = {
 | 
				
			||||||
 | 
					      force = true;
 | 
				
			||||||
 | 
					      source = ./open-tablet-driver.json;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    home.packages = with pkgs; [
 | 
					    home.packages = with pkgs; [
 | 
				
			||||||
      mySway
 | 
					      mySway
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue