mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-05 00:33:09 +02:00
VSCopium nix stuff
Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
parent
92d64d594c
commit
5588f7872e
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ in {
|
|||
extensions = with pkgs.vscode-extensions; [
|
||||
enkia.tokyo-night # Tokyo Night theme
|
||||
arcticicestudio.nord-visual-studio-code # Nord theme
|
||||
jnoortheen.nix-ide # Nix stuff
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue