Commit for generation 175
This commit is contained in:
4
flake.lock
generated
4
flake.lock
generated
@@ -426,8 +426,8 @@
|
|||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727893128,
|
"lastModified": 1727908687,
|
||||||
"narHash": "sha256-ZXv383EtEGPBRS/pDexTqgVSaa5srishPI/PzAfKnR0=",
|
"narHash": "sha256-tQ9k7850VeG+Y9U9K+NqQ7TILVDUyn3sMpB5jRSG1lM=",
|
||||||
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
|
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -12,5 +12,10 @@
|
|||||||
trouble.enable = true;
|
trouble.enable = true;
|
||||||
floaterm.enable = true;
|
floaterm.enable = true;
|
||||||
fugitive.enable = true;
|
fugitive.enable = true;
|
||||||
|
rustaceanvim.enable = true;
|
||||||
|
dap = {
|
||||||
|
enable = true;
|
||||||
|
extensions.dap-ui.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user