Compare commits
5 Commits
3ffbf3096e
...
57fcd0549f
| Author | SHA1 | Date |
|---|---|---|
|
|
57fcd0549f | 2 years ago |
|
|
fa0f99d8f2 | 2 years ago |
|
|
f689a633ae | 2 years ago |
|
|
f9e22f4781 | 2 years ago |
|
|
50f70e6f0d | 2 years ago |
@ -0,0 +1,11 @@ |
||||
{ |
||||
config, |
||||
pkgs, |
||||
... |
||||
}: { |
||||
|
||||
programs.vscode { |
||||
enable = true; |
||||
|
||||
}; |
||||
} |
||||
Loading…
Reference in new issue