Added hack to fetch local flake
This commit is contained in:
parent
b66cb9f49d
commit
cbbe4aea64
4 changed files with 43 additions and 29 deletions
|
|
@ -7,8 +7,8 @@
|
|||
spellcheck.enable = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
shiftwidth = 4;
|
||||
tabstop = 4;
|
||||
shiftwidth = 16;
|
||||
tabstop = 16;
|
||||
useSystemClipboard = true;
|
||||
lineNumberMode = "number";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue