forked from Shinonome/omarchy-nix
Lazygit fix for podman
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
|
||||
# Use XCompose file
|
||||
"XCOMPOSEFILE,~/.XCompose"
|
||||
"EDITOR,nvim"
|
||||
"DOCKER_HOST,unix://$XDG_RUNTIME_DIR/podman/podman.sock"
|
||||
];
|
||||
|
||||
xwayland = {
|
||||
|
||||
@@ -15,8 +15,5 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user