chore: try to use qmk from nix

main
sudo pacman -Syu 2024-02-28 03:45:55 +07:00
parent 2b319cc224
commit 6d7e640e0c
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env bash
brew install pipx \
qmk/qmk/qmk
brew install pcre2

View File

@ -8,4 +8,5 @@ nix-env -iA \
nixpkgs.fdupes nixpkgs.rsync nixpkgs.rclone nixpkgs.restic nixpkgs.taskwarrior \
nixpkgs.ffmpegthumbnailer nixpkgs.asciinema-agg nixpkgs.yt-dlp nixpkgs.libjxl nixpkgs.newsboat \
nixpkgs.btop nixpkgs.cpufetch nixpkgs.onefetch \
nixpkgs.clang-tools nixpkgs.python3 nixpkgs.pipx nixpkgs.gh
nixpkgs.clang-tools nixpkgs.python3 nixpkgs.pipx nixpkgs.gh \
nixpkgs.qmk