refactor: extract shell setup
This commit is contained in:
parent
f6f01771ab
commit
c2afb2c5d1
18 changed files with 33 additions and 58 deletions
|
@ -1,6 +1,5 @@
|
|||
{ pkgs, theme, ... }:
|
||||
{
|
||||
|
||||
# symlink for a stable path
|
||||
home.file.".vscode-extensions/vscode-lldb".source = pkgs.vscode-extensions.vadimcn.vscode-lldb;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue