flake-module: use toString primop

This commit is contained in:
Joshua Park
2025-05-18 12:56:15 +02:00
committed by Robert Helgesson
parent ee85cfc5c1
commit 97118a310e
-1
View File
@@ -6,7 +6,6 @@
}:
let
inherit (lib)
toString
mapAttrs
mkOption
types