mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: use nixos-nftables-firewall fork until container problem is solved
This commit is contained in:
parent
c94084496a
commit
b45e2b6ff4
3 changed files with 7 additions and 7 deletions
|
@ -56,7 +56,7 @@
|
|||
};
|
||||
|
||||
nixos-nftables-firewall = {
|
||||
url = "github:thelegy/nixos-nftables-firewall/opt-in-rules";
|
||||
url = "github:oddlama/nixos-nftables-firewall";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue