users/infinidoge: change default editor to emacs
This commit is contained in:
parent
8e6d391981
commit
0461577f5b
1 changed files with 2 additions and 2 deletions
|
@ -69,9 +69,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
services.emacs.defaultEditor = true;
|
||||||
vim.defaultEditor = true;
|
|
||||||
|
|
||||||
|
programs = {
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
|
|
||||||
steam.enable = true;
|
steam.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue