{config, pkgs, ... }: { # TODO: Use home-manager for this users.users.weckyy702.packages = with pkgs; [ firefox bitwarden-desktop ]; }