{ pkgs, inputs, system, ... }: { imports = [ ./direnv.nix ./lorri.nix ]; home.packages = with pkgs; [ nil statix alejandra nurl nix-init nix-prefetch-git nixfmt-rfc-style nix-tree nix-visualize deadnix update-nix-fetchgit nix-prefetch-scripts nix-output-monitor cachix inputs.nix-alien.packages.${system}.nix-alien devenv manix niv nix-diff nix-fast-build ]; }