rename to ptouch-remote

This commit is contained in:
Robin Appelman 2025-10-28 19:25:09 +01:00
commit 1422f9b8be
12 changed files with 43 additions and 40 deletions

View file

@ -1,3 +1,3 @@
final: prev: {
ptouch-api = final.callPackage ./package.nix {};
ptouch-remote = final.callPackage ./package.nix {};
}