This commit is contained in:
ItsDrike 2024-04-13 00:30:30 +02:00
parent 358cf7be2f
commit 238d9008fe
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -90,7 +90,7 @@ in {
# Set the following aliases to force applications to use a config file
# in the proper XDG location
environment.shellAliases = {
home.shellAliases = {
wget = "wget --hsts-file='\${XDG_DATA_HOME}/wget-hsts'";
};
}