flake update, disable aider, change wezterm theme

This commit is contained in:
Salar Rahmanian 2025-02-14 09:02:53 -08:00
parent 78e99ced02
commit 1a6b7782a0
4 changed files with 18 additions and 21 deletions

View file

@ -43,8 +43,6 @@
packages = with pkgs; [ fira-code ];
};
services.nix-daemon.enable = true;
nix = {
nixPath = nixpkgs.lib.mkForce [ "nixpkgs=${nixpkgs}" ];