Create ~/.config/nixpkgs/home.nix with:
~/.config/nixpkgs/home.nix
{pkgs, ...}: { imports = [ ./repo/desktop-sway.nix ]; }
and run home-manager switch
home-manager switch