aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixops/eldiron.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixops/eldiron.nix b/nixops/eldiron.nix
index a85b9de..c1ccc42 100644
--- a/nixops/eldiron.nix
+++ b/nixops/eldiron.nix
@@ -18,6 +18,8 @@
18 }; 18 };
19 }; 19 };
20 20
21 boot.kernelPackages = pkgs.linuxPackages_latest;
22
21 networking = { 23 networking = {
22 firewall.enable = true; 24 firewall.enable = true;
23 # 176.9.151.89 declared in nixops -> infra / tools 25 # 176.9.151.89 declared in nixops -> infra / tools