{ pkgs, ... }: { imports = [ ../../browser/librewolf.nix ../../desktop/wayland/hyprland.nix ../../env/bash.nix ../../env/fish.nix ../../env/bat.nix ../../env/direnv.nix ../../env/keychain.nix ../../env/pypoetry.nix ../../env/ssh.nix ../../env/starship.nix ../../terminal/wezterm.nix ../../tui/neovim.nix ../../tui/lazygit.nix ]; home.packages = with pkgs; [ bitwarden file marktext silver-searcher signal-desktop zotero ]; }