From 7cb3f0ae3b4b951f849e24a9d2beb519f64219d6 Mon Sep 17 00:00:00 2001 From: clerie Date: Mon, 7 Dec 2020 15:19:02 +0100 Subject: [PATCH] Dont forget to load var! --- configuration/router/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/router/default.nix b/configuration/router/default.nix index 1abb7a5..0e940b9 100644 --- a/configuration/router/default.nix +++ b/configuration/router/default.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: { environment.systemPackages = with pkgs; [