home: Extract emacs related config to module
This commit is contained in:
parent
e9b9a996e8
commit
16fcc510f6
10 changed files with 651 additions and 21 deletions
|
|
@ -6,8 +6,6 @@
|
|||
home = {
|
||||
homeDirectory = "/home/alex";
|
||||
stateVersion = "21.05";
|
||||
sessionPath = [ "$HOME/.local/bin" "$HOME/.emacs.d/bin" ];
|
||||
shellAliases = { e = "emacsclient -c $@"; };
|
||||
|
||||
language.base = "en_US.UTF-8";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue