Update NixOS config.

This commit is contained in:
Elias Gasparis 2024-11-22 21:46:03 +08:00
parent 1373c5136e
commit d59670ab76

View file

@ -106,6 +106,7 @@
EDITOR = "nano";
BROWSER = "firefox";
TERMINAL = "alacritty";
}
# basic configuration of git, please change to your own
programs.git = {