This commit is contained in:
Ingolf Wagner 2022-03-19 16:54:22 +01:00
parent c52e809a99
commit 9f11fab7e6
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{ config, lib, pkgs, ... }:
{
imports = [ ./packages.nix ];
# provide overlays
# -----------------
nixpkgs.overlays = [ (import ../../pkgs) ];

View file

@ -52,6 +52,9 @@ in
environment.systemPackages = with pkgs; [
# to browse logs better
lnav
storepath
prefetch-git-rendered