From f925b4266967f6bcd6b11d8911271a7fe8a7680e Mon Sep 17 00:00:00 2001 From: foxora Date: Tue, 3 Mar 2026 02:41:40 +0000 Subject: [PATCH] set delta as pager in lazygit, removed bookokrat i kinda forgot to test bookokrat.. but basically it didnt work because bookokrat's flake doesnt compile and it isnt on nixpkgs either --- flake.nix | 5 ----- homes/aurora/default.nix | 14 ++++++++++++-- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/flake.nix b/flake.nix index faca99f..9cabd4b 100644 --- a/flake.nix +++ b/flake.nix @@ -85,11 +85,6 @@ }; }; - bookokrat = { - url = "github:bugzmanov/bookokrat"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; - fenix = { url = "github:nix-community/fenix"; inputs.nixpkgs.follows = "nixpkgs-unstable"; diff --git a/homes/aurora/default.nix b/homes/aurora/default.nix index 3422f09..8a0d13e 100644 --- a/homes/aurora/default.nix +++ b/homes/aurora/default.nix @@ -128,7 +128,6 @@ elixir gleam delta # git diff viewer - lazygit # i'm lazy