chore(signal-to-blog): update

feat: enable opentablet driver for osu
This commit is contained in:
Patrick 2024-10-23 17:40:06 +02:00
parent e307a12d77
commit c4325a82e7
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
2 changed files with 3 additions and 2 deletions

View file

@ -77,4 +77,5 @@
#nixpkgs.config.cudaSupport = true;
programs.streamcontroller.enable = true;
hardware.opentabletdriver.enable = true;
}

View file

@ -4,8 +4,8 @@ rustPlatform.buildRustPackage {
src = fetchgit {
url = "https://forge.lel.lol/patrick/signal-to-blog.git";
rev = "280acaa8b03fb15d84ba594f1dd7f5c28aa1c2c1";
hash = "sha256-ZoQUlR+qsBE9AP8s1kh5KyGmtWQQ0KSYakaxgUegSZ4=";
rev = "bdb7c803d2185ca1d5cd11d21f3606eef34b0555";
hash = "sha256-mcgP1u+a63W+gbvIpz0uXqwcd2AOKC+VcDpK0mV6GIg=";
};
cargoHash = "sha256-q9r1VeRQ5HOmBdst58MgS+hdyEXHIdncqV1v3OTmQv8=";