WIP: vlan experimentation
This commit is contained in:
parent
fd6077c476
commit
55ce0f0be1
4 changed files with 101 additions and 62 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:steveej-forks/nixpkgs/hostapd-fix";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.url = "github:steveej-forks/nixpkgs/hostapd-fix";
|
||||
|
||||
get-flake.url = "github:ursi/get-flake";
|
||||
|
||||
|
@ -13,7 +13,8 @@
|
|||
srvos.url = "github:numtide/srvos";
|
||||
srvos.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
bpir3.url = "github:nakato/nixos-bpir3-example";
|
||||
# bpir3.url = "github:steveej-forks/nixos-bpir3";
|
||||
bpir3.url = "/home/steveej/src/steveej/nixos-bpir3";
|
||||
bpir3.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nixos-nftables-firewall.url = "github:thelegy/nixos-nftables-firewall";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue