Dump nixos config after scrubing
This commit is contained in:
commit
5fa4c76c24
854 changed files with 30072 additions and 0 deletions
2
home-modules/explicit-configs/nvim/lua/nv-globals.lua
Normal file
2
home-modules/explicit-configs/nvim/lua/nv-globals.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DATA_PATH = vim.fn.stdpath('data')
|
||||
CACHE_PATH = vim.fn.stdpath('cache')
|
||||
Loading…
Add table
Add a link
Reference in a new issue