mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
switching some default apps
This commit is contained in:
parent
086eb08ae6
commit
0558047a7b
4 changed files with 4 additions and 9 deletions
|
@ -13,11 +13,9 @@
|
|||
xdg.enable = true;
|
||||
|
||||
# programs
|
||||
browser = "qutebrowser";
|
||||
brave.enable = true;
|
||||
browser = "brave";
|
||||
editor = "emacs";
|
||||
vscodium.enable = true;
|
||||
ranger.enable = true;
|
||||
yazi.enable = true;
|
||||
git.enable = true;
|
||||
engineering.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue