{ pkgs, username, inputs, ... }: { hjem.users.${username}.packages = with pkgs; [ inputs.zen-browser.packages."${system}".default kitty foot ]; }