nix/os/devices/steveej-x13s: bump versions

This commit is contained in:
steveej 2024-12-23 13:54:17 +01:00
parent b44e6b5c21
commit 9b07038b52
2 changed files with 28 additions and 6 deletions

View file

@ -29,6 +29,11 @@
# nixos-x13s.url = "path:/home/steveej/src/others/nixos-x13s";
# nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
ath11k-firmware = {
url = "git+https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware.git";
flake = false;
};
mycelium.url = "github:threefoldtech/mycelium";
mycelium.inputs.nixpkgs.follows = "nixpkgs";