Update NixOS config.
This commit is contained in:
parent
d59670ab76
commit
f1c7ced1f6
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -106,7 +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