From 56c85995f02075b463737111117a96e94ff4b898 Mon Sep 17 00:00:00 2001 From: natto1784 Date: Sun, 16 May 2021 08:27:55 +0530 Subject: [PATCH] edit README --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bb5e2b7..159642f 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,13 @@ nix build github:natto1784/dotfiles#hm-configs.{USER}.activationPackage -o hm-re You can unlink "hm-result" after that replace {USER} with 'natto' or whatever is availabe (or change it in the config) -Following are the people whose configs I took inspiration from and learned stuff from -- @fufexan -- @NobbZ -- @dramforever +## How packages workey +To build or run any of the packages in this flake do +`nix <"run"/"build"> github:natto1784/dotfiles#pkgs..` -I'm thankful to all of them +Following are the people whose configs I took inspiration from and learned stuff from +- [fufexan](https://github.com/fufexan) +- [NobbZ](https://github.com/NobbZ) +- [dramforever](https://github.com/dramforever) + +I'm grateful to all of them