treewide: fix eval without aliases after 9378fdf87e

This commit is contained in:
ajs124
2021-04-08 13:33:09 +02:00
parent 5db7e33f1d
commit c6d4dae35d
12 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ in
path = cfg.extraPackages ++ (with pkgs; [
# Client mode requires at least the following:
coreutils
iproute
iproute2
iptables
]);