mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Swap vscode with vscodium
This commit is contained in:
parent
8b31b452fd
commit
fe431d637d
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -23,7 +23,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# GUI
|
# GUI
|
||||||
#youtube-music
|
#youtube-music
|
||||||
vscode
|
vscodium
|
||||||
|
|
||||||
# CLI
|
# CLI
|
||||||
mdbook
|
mdbook
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue