flake update,zed config update, git and jj tweaks

This commit is contained in:
Salar Rahmanian 2024-12-18 22:15:42 -08:00
parent f4ac5a2006
commit 1f636db477
7 changed files with 102 additions and 76 deletions

View file

@ -28,7 +28,7 @@
config:
{ ... }:
{
nixpkgs.overlays = [ nur.overlay ];
nixpkgs.overlays = [ nur.overlays.default ];
imports = [
config
];