From 9d63a763cd3e55e1dd6b32a8bc9e406ea265cefa Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 27 Oct 2016 21:08:19 +0200 Subject: syntax --- vali.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vali.nix b/vali.nix index 4228a3b5..50003a74 100644 --- a/vali.nix +++ b/vali.nix @@ -196,5 +196,5 @@ rec { # } # ]; - services.wakeonlan = [ { interface = "enp2s0"; } ]; + services.wakeonlan.interfaces = [ { interface = "enp2s0"; } ]; } -- cgit v1.2.3