Prepare to upload encrypted secrets file
This commit is contained in:
parent
ba5d5260b3
commit
f61fa33b7e
23 changed files with 35 additions and 25 deletions
|
@ -5,7 +5,7 @@
|
|||
# Configure firewall
|
||||
networking = let
|
||||
ips = import ../modules/ips.nix;
|
||||
secrets = import ../../../secrets.nix;
|
||||
secrets = import ../modules/secrets.nix;
|
||||
in {
|
||||
firewall = {
|
||||
allowPing = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue