Update NixOS config.
This commit is contained in:
parent
1373c5136e
commit
d59670ab76
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -106,6 +106,7 @@
|
||||||
EDITOR = "nano";
|
EDITOR = "nano";
|
||||||
BROWSER = "firefox";
|
BROWSER = "firefox";
|
||||||
TERMINAL = "alacritty";
|
TERMINAL = "alacritty";
|
||||||
|
}
|
||||||
|
|
||||||
# basic configuration of git, please change to your own
|
# basic configuration of git, please change to your own
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue