home/bash: drop

This commit is contained in:
Guanran Wang 2024-11-10 14:42:04 +08:00
parent f255f39ad5
commit 75be8d49e3
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -1,4 +0,0 @@
{ config, ... }:
{
home.sessionVariables.HISTFILE = "${config.xdg.stateHome}/bash_history";
}