Added hack to fetch local flake

This commit is contained in:
Aleksandr Lebedev 2025-01-06 23:53:32 +01:00
parent b66cb9f49d
commit cbbe4aea64
4 changed files with 43 additions and 29 deletions

View file

@ -7,8 +7,8 @@
spellcheck.enable = true;
viAlias = true;
vimAlias = true;
shiftwidth = 4;
tabstop = 4;
shiftwidth = 16;
tabstop = 16;
useSystemClipboard = true;
lineNumberMode = "number";