forked from foxora/nix
fixed more mangowc stuff :3
This commit is contained in:
parent
7d982c7ccc
commit
cf5b772204
4 changed files with 58 additions and 12 deletions
|
|
@ -41,6 +41,8 @@
|
|||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "avix";
|
||||
|
||||
# xdg session variables
|
||||
XDG_CACHE_HOME = "$HOME/.cache";
|
||||
XDG_CONFIG_HOME = "$HOME/.config";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue