konawall for macOS

This commit is contained in:
Kat Inskip 2023-07-30 12:59:15 -07:00
parent 1659ee9ca2
commit ba5647287f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
6 changed files with 95 additions and 17 deletions

View file

@ -61,6 +61,14 @@
inputs.std.follows = "std";
inputs.nixpkgs.follows = "nixpkgs";
};
# konawall-rs
konawall-rs = {
url = "github:kittywitch/konawall-rs";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "utils";
};
};
# hardware quirks
nixos-hardware.url = "github:NixOS/nixos-hardware";
# secrets