fix: typo

nixos-19.09
Jean-Pierre PRUNARET 8 years ago committed by Yves Dubromelle
parent e778ad19cb
commit 02f76b6a30

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

Loading…
Cancel
Save