diff --git a/README.md b/README.md index 92b177d..f4cebc5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # dotfiles This repo will hold a copy of most of my dotfiles. + +## flake.nix + +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" +``` diff --git a/flake.nix b/flake.nix index 9057d38..bc679ed 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ ripgrep fd tmux - nvim + neovim ]; # Example: link dotfiles without forcing overwrite