{ pkgs, ... }: { environment.systemPackages = with pkgs; [ direnv ]; home.qyliss.dirs."state/direnv" = {}; }