index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
secrets.nix
blob: 98e44c01e40ace759ba34ea58a11f59eeb27bc66 (
plain
) (
blame
)
1
{
self
}:
builtins
.
fromTOML
(
builtins
.
readFile
"
${
self
}
/secrets/secrets.toml"
)