1
0
Fork 0
forked from foxora/nix

fixed more mangowc stuff :3

This commit is contained in:
foxora 2026-02-23 16:10:30 +00:00
parent 7d982c7ccc
commit cf5b772204
4 changed files with 58 additions and 12 deletions

View file

@ -41,6 +41,8 @@
];
home.sessionVariables = {
EDITOR = "avix";
# xdg session variables
XDG_CACHE_HOME = "$HOME/.cache";
XDG_CONFIG_HOME = "$HOME/.config";