parent
150182149a
commit
7973d6ebad
3 changed files with 1 additions and 45 deletions
nix/modules/home-manager
|
@ -146,10 +146,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
git-instafix
|
||||
git-squash-merge
|
||||
];
|
||||
home.packages = [ pkgs.git-instafix ];
|
||||
|
||||
home.sessionVariables = {
|
||||
GIT_INSTAFIX_UPSTREAM = "origin/main";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue