Testing IP whitelist
This commit is contained in:
parent
a5fc9837a7
commit
7f9d2eb0d8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
plasma-manager.url = "github:pjones/plasma-manager";
|
plasma-manager.url = "github:pjones/plasma-manager";
|
||||||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
# IP-based Firwall Rules - Pinned to v0.0.5 release
|
# IP-based Firwall Rules - Pinned to v0.0.5 release
|
||||||
ip-firewall-rules.url = "github:Oak-Digital/nixos-ip-whitelist-firewall/commit/14e3346cc015d370b00a16b790a1c323b985ff63";
|
ip-firewall-rules.url = "github:Oak-Digital/nixos-ip-whitelist-firewall";
|
||||||
ip-firewall-rules.inputs.nixpkgs.follows = "nixpkgs";
|
ip-firewall-rules.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, sops-nix, deploy-rs, ... } @inputs:
|
outputs = { self, nixpkgs, sops-nix, deploy-rs, ... } @inputs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue