aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 086752030810..2c7599cee0c7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -33,6 +33,7 @@
config.corenix.rom;
in {
inherit (pkgs) coreboot-payload-grub2 coreboot-payload-tianocore coreboot;
+ inherit makeDevice;
milan-x1c = makeDevice ./configs/milan-x1c.nix;
milan-x230t = makeDevice ./configs/milan-x230t.nix;