fish on server

This commit is contained in:
Till 2024-12-26 16:21:15 +01:00
parent 4fb0d3aa6c
commit e148c91317
2 changed files with 2 additions and 2 deletions

View file

@ -45,8 +45,6 @@
pinentryPackage = pkgs.pinentry-curses;
};
programs.fish.enable = true;
environment.sessionVariables = {
XDG_CONFIG_HOME = "$HOME/.config";
XDG_CACHE_HOME = "$HOME/.cache";