{ pkgs, ... }: { login-int = pkgs.copyPathToStore ./login-int; int = pkgs.copyPathToStore ./int; }