Add kAirPods flake

This commit is contained in:
Bart van der Braak 2025-08-08 01:25:23 +02:00
parent a2defe1792
commit 0a97900f82
4 changed files with 86 additions and 14 deletions

View file

@ -4,6 +4,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
kairpods.url = "github:bartvdbraak/kAirPods";
};
outputs = { nixpkgs, ... }@inputs: {