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
/
hm
/
soispha
/
conf
/
nvim
/
plgs
/
debugprint
/
lua
/
debugprint.lua
blob: 2ea38df4ae22d05d9495589740865b5e968ffa90 (
plain
) (
blame
)
1
2
3
4
require
(
"debugprint"
).
setup
({
create_keymaps
=
false
;
})