From 569244436441cfdfe9f8acc000d6bde882c8331a Mon Sep 17 00:00:00 2001 From: Oshgnacknak Date: Sat, 6 Sep 2025 20:35:17 +0200 Subject: [PATCH] flake --- README.md | 7 +++++++ flake.nix | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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