mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 14:43:59 +05:30
Use zed on work comp too :)
This commit is contained in:
parent
b87fd74f6d
commit
71091d8db7
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
||||||
|
|
||||||
# programs
|
# programs
|
||||||
browser = "brave";
|
browser = "brave";
|
||||||
editor = "emacs";
|
editor = "zed";
|
||||||
|
emacs.enable = true;
|
||||||
vscodium.enable = true;
|
vscodium.enable = true;
|
||||||
yazi.enable = true;
|
yazi.enable = true;
|
||||||
git.enable = true;
|
git.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue