mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
flake-module: use toString primop
This commit is contained in:
parent
ee85cfc5c1
commit
97118a310e
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
inherit (lib)
|
inherit (lib)
|
||||||
toString
|
|
||||||
mapAttrs
|
mapAttrs
|
||||||
mkOption
|
mkOption
|
||||||
types
|
types
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue