index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modules
/
define-enable-abort.nix
blob: 85b58a567cad7b4b25ffaac2a656eba5d2823cab (
plain
)
1
2
3
{
config
.
enable
=
abort
"oops"
;
}