index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home.legacy
/
conf
/
nvim
/
plgs
/
debugprint
/
lua
/
debugprint.lua
blob: da7e1735fa02a4336aad7e9b1d021c1dadbac2c4 (
plain
) (
blame
)
1
2
3
require
(
"debugprint"
).
setup
({
create_keymaps
=
false
,
})