This commit is contained in:
2023-02-23 12:26:48 -05:00
parent 57b55e928b
commit 8290764f10

View File

@@ -64,7 +64,7 @@ programs = {
yt-dlp.enable = true;
bash = {
enable = true;
historyControl = [ignorespace];
historyControl = ["ignorespace"];
shellOptions = [ "histappend" ];
sessionVariables = {
DOCKER_HOST="tcp://192.168.1.223:2375";