From 4c97913221d446b3b567b43e49f30a424298985b Mon Sep 17 00:00:00 2001 From: Szymon <98268045+szymon-jozef@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:04:17 +0100 Subject: [PATCH] Update README with important note for users Added a note about changing user info in flake.nix before running commands. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b157eb..9ebd719 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ As of today I'm using this repo with home manager. I'm still trying stuff out, b # How to try this out? I guess you should [install home manager](https://nix-community.github.io/home-manager/index.xhtml#sec-install-standalone). You can do it on *any* distro, but I only use Arch, so I don't guarantee it will work elsewhere. To try it out just copy this repo to `~/.config/home-manager`, cd there and then run: +**Important**: don't forget to change your user info in `flake.nix` before running this command! ## On NixOS ```bash home-manager switch --flake .#nixos -b backup