mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -64,7 +64,7 @@ programs = {
|
|||||||
yt-dlp.enable = true;
|
yt-dlp.enable = true;
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
historyControl = [ignorespace];
|
historyControl = ["ignorespace"];
|
||||||
shellOptions = [ "histappend" ];
|
shellOptions = [ "histappend" ];
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
DOCKER_HOST="tcp://192.168.1.223:2375";
|
DOCKER_HOST="tcp://192.168.1.223:2375";
|
||||||
|
|||||||
Reference in New Issue
Block a user