fix: typo

This commit is contained in:
2017-04-28 16:24:04 +02:00
committed by Yves Dubromelle
parent e778ad19cb
commit 02f76b6a30

View File

@@ -2,7 +2,7 @@
let
inherit (lib) mkIf mkMerge mkThenElse;
cannuaire = config.r6d.machines;
annuaire = config.r6d.machines;
currentMachine = annuaire."${config.networking.hostName}";
flags = currentMachine.configuration-flags;
in