flake-module: use toString primop

This commit is contained in:
Joshua Park 2025-05-18 04:13:29 -04:00 committed by Robert Helgesson
parent ee85cfc5c1
commit 97118a310e

View file

@ -6,7 +6,6 @@
}:
let
inherit (lib)
toString
mapAttrs
mkOption
types