diff --git a/README.md b/README.md index f4cebc5..5ec7292 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This repo will hold a copy of most of my dotfiles. You can use these dotfiles ad-hoc under nixos using: ```bash -nix run nixpkgs#home-manager -- switch --impure --flake "https://git.oshgnacknak.de/Oshgnacknak/dotfiles.pub" +nix run nixpkgs#home-manager -- switch --impure --flake . ```