mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Style
This commit is contained in:
parent
7c105b7d33
commit
6e56e3a989
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
vscode = pkgs.vscodium;
|
||||
vscodeExtensions =
|
||||
let
|
||||
open-vsx = inputs.nix-vscode-extensions.extensions.${pkgs.system}.open-vsx;
|
||||
inherit (inputs.nix-vscode-extensions.extensions.${pkgs.system}) open-vsx;
|
||||
in
|
||||
[
|
||||
open-vsx.jnoortheen.nix-ide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue