mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-18 23:19:46 +02:00
fix: nix-darwin with nixos-23.11
This commit is contained in:
@@ -16,9 +16,6 @@
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# Automatically trims your branches whose tracking remote refs are merged or gone
|
||||
# It's really useful when you work on a project for a long time.
|
||||
git-trim
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
|
||||
Reference in New Issue
Block a user