Dump nixos config after scrubing
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DATA_PATH = vim.fn.stdpath('data')
|
||||
CACHE_PATH = vim.fn.stdpath('cache')
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
DATA_PATH = vim.fn.stdpath('data')
|
||||
CACHE_PATH = vim.fn.stdpath('cache')
|
||||