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