tablet: force replacing OpenTabletDriver config

This commit is contained in:
Leonardo Eugênio 2025-05-24 00:02:46 -03:00
parent bce7c36693
commit e4b2f1cb14
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B

View file

@ -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