{ pkgs, ... }: { home.packages = with pkgs; [ squeekboard lisgd ]; programs.wlogout = { enable = true; }; }