add: diffnav, gh-dash, lazygit, k9s overrides
these are all overlays that were part of my nix config before i created my nur. i am putting them here to reduce build time when building my nix config
This commit is contained in:
@@ -3,4 +3,8 @@ prev.lib.composeManyExtensions [
|
||||
(import ./atuin.nix)
|
||||
(import ./container.nix)
|
||||
(import ./cliamp.nix)
|
||||
(import ./diffnav.nix)
|
||||
(import ./gh-dash.nix)
|
||||
(import ./lazygit.nix)
|
||||
(import ./k9s.nix)
|
||||
] final prev
|
||||
|
||||
Reference in New Issue
Block a user