diff options
-rw-r--r-- | nix-conf/home/includes/common.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index a3cd403..095b2d9 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -231,8 +231,6 @@ in }; push.autoSetupRemote = true; rebase = { - # TODO - # autosquash = true; autostash = true; }; }; |