chore: Migrate git setting to newer nixpkgs module
This commit is contained in:
parent
61c886245a
commit
ab9d32bd6c
2 changed files with 11 additions and 11 deletions
|
|
@ -38,7 +38,6 @@ in
|
|||
config = lib.mkMerge [
|
||||
(lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
delta
|
||||
watchman
|
||||
];
|
||||
programs.jujutsu = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue