From e0afd88423c158526798750e4f07e21385eefbd7 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Sun, 7 Sep 2025 13:13:59 +0000 Subject: [PATCH] Update README.md --- README.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/README.md b/README.md index d877279..5335d15 100644 --- a/README.md +++ b/README.md @@ -65,26 +65,7 @@ nix run github:MeexReay/bRAC # build and run ``` To install, you need to make [a flake for system](https://nixos.wiki/wiki/flakes#Using_nix_flakes_with_NixOS) - -Add bRAC repository to inputs: - -```nix -{ - inputs.bRAC.url = "github:MeexReay/bRAC" -} -``` - -Then add the package to nixos/home-manager config like this: - -```nix -{ inputs, ... } - -{ - environment.systemPackages = [ - inputs.bRAC.packages.x86-64_linux.default - ]; -} -``` +Example of the installation: [my dotfiles commit](https://git.meex.lol/MeexReay/dotfiles-nix/commit/ea4c8f18a54da8ae2d260bc714873a877f8e79e0) ## chat commands