feat(vscodium): bump and add markdown-oxide extensions
This commit is contained in:
parent
b85be7893a
commit
439a818439
3 changed files with 28 additions and 11 deletions
|
@ -34,6 +34,11 @@ in {
|
|||
../programs/libreoffice.nix
|
||||
../programs/neovim.nix
|
||||
../programs/vscode
|
||||
{
|
||||
home.packages = [
|
||||
pkgsUnstable.markdown-oxide
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
home.sessionVariables.HM_CONFIG = "graphical-fullblown";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue