mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Improve formatting
This commit is contained in:
parent
ec3daba23b
commit
6003454c66
12 changed files with 3 additions and 21 deletions
|
|
@ -11,7 +11,6 @@
|
|||
config = lib.mkIf config.myConfig.vscode.enable {
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
|
||||
package = pkgs.vscode-with-extensions.override {
|
||||
vscode = pkgs.vscodium;
|
||||
vscodeExtensions =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue