{ pkgs, ... }: { # Install sqlitebrowser (DB Browser for SQLite) home.packages = with pkgs; [ beekeeper-studio ]; }