bonehead: sys-nix: firewall.enable. Also, how should I add handlers or fancy CI to nix?
This commit is contained in:
parent
3cc43147d8
commit
3fefe23179
@ -36,7 +36,6 @@
|
|||||||
address = "71.0.0.1";
|
address = "71.0.0.1";
|
||||||
prefixLength = 24;
|
prefixLength = 24;
|
||||||
}];
|
}];
|
||||||
firewall.enable = true;
|
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Also wishing for nix-lsp to be a bit better here
|
# Also wishing for nix-lsp to be a bit better here
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user