declutter wget
This commit is contained in:
parent
dbb2927328
commit
739c874e74
1 changed files with 5 additions and 0 deletions
|
|
@ -28,4 +28,9 @@ in {
|
||||||
defaultApplications = mimes;
|
defaultApplications = mimes;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# XXX: might need to be moved
|
||||||
|
xdg.configFile."wgetrc".text = ''
|
||||||
|
hsts-file = ${config.xdg.cacheHome}/wget-hsts
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue