{ pkgs, ... }: { home.file.".local/bin/qutesearch".source = ./start-session environment.systemPackages = [ startSession ]; }