This website requires JavaScript.
Explore
Help
Sign In
jmug
/
nixos
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33cf802b18328213e5a02fa03fd053a705d56d97
nixos
/
home-modules
/
explicit-configs
/
nvim
/
lua
/
nv-globals.lua
T
3 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
Dump nixos config after scrubing
2025-05-03 23:42:03 -07:00
DATA_PATH
=
vim.fn
.
stdpath
(
'data'
)
CACHE_PATH
=
vim.fn
.
stdpath
(
'cache'
)
Reference in New Issue
Copy Permalink