summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-09-14 23:25:01 +0300
committerAzat Bahawi <azat@bahawi.net>2022-09-14 23:25:01 +0300
commitd4a517f4b4ce067702248fdc944dca3f20df7791 (patch)
treec623589872698936620b81dc89da75cdbb8933f8 /readme.org
parent6a02d658dde1fd5e9d9e84478796b6881b236578 (diff)
2022-09-14
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org35
1 files changed, 19 insertions, 16 deletions
diff --git a/readme.org b/readme.org
index a2c097a..01cd869 100644
--- a/readme.org
+++ b/readme.org
@@ -11,32 +11,35 @@
#+exclude_tags: noexport
#+creator: Emacs 27.2 (Org mode 9.5)
-An IaC recipe for my digital infrastructure and configurations. An evolution of
-the "dotfiles" thingy I had going for several years.
+An [[https://en.wikipedia.org/wiki/Infrastructure_as_code][IaC]] recipe for my digital infrastructure. An evolution of the [[https://github.com/azahi/dotfiles][dotfiles]] thingy
+I had going for several years.
-If you stumbled on this repository on GitHub, GitLab and such, the version you
-are currently looking at is a /"stripped"/ down rendition of *nixfiles* where IP
-addresses, domain names, secrets and other sensitive information was removed or
-replaced with gibberish. This is done so that you can get a general
-understanding of how stuff is made without me spilling the beans too much...
+If you stumbled across this repository on GitHub, GitLab and such, the version
+you are currently looking at is a /stripped/ down rendition of the actual
+*nixfiles* where IP addresses, domain names, secrets and other sensitive
+information was removed or replaced with gibberish. This is done so that you can
+get a general understanding of how stuff is made without me spilling the beans
+too much... pls no pwn.
-If you are looking to get into Nix and NixOS, I /highly/ suggest to take this
-only as a reference and not just mindlessly copy-paste everything.
+If you are looking to get into declarative configuration management with [[https://nixos.org][NixOS]],
+I /highly/ suggest to take this repository /only/ as a reference and not just
+mindlessly copy-paste everything.
-* Inspiration and Credits
+For help, reach out directly to [[https://azahi.cc][me]], or come by /#nixos/ over at [[https://libera.chat][Libera.Chat]] or
+join the official NixOS Matrix [[https://matrix.to/#/#community:nixos.org][server]]. Для русскоязычной поддержки есть
+неофициальный Telegram [[https://t.me/ru_nixos][канал]].
-Big thanks to everyone involved with Nix/NixOS/Nixpkgs and everything around
-these! Hopefully, the Nix ecosystem will get a lot more traction and the
-long-awaited industry-wide adoption.
+* Inspiration and Credits
-[[https://c.tenor.com/zJvexdmTjA4AAAAC/im-doing-my-part-serious.gif]]
+Big thanks to everyone involved with [[https://github.com/NixOS][Nix/NixOS/Nixpkgs]] and everything around
+these! Hopefully, the Nix ecosystem will get a lot more traction and the long
+awaited industry-wide adoption.
Special thanks for these fine people from whom I stole a lot of ideas for this
project:
- [[https://github.com/Mic92/dotfiles][Mic92]]
-- [[https://github.com/codygman/hci][codygman]]
- [[https://github.com/davidtwco/veritas][davidtwco]]
- [[https://github.com/grahamc/nixos-config][grahamc]]
- [[https://github.com/gytis-ivaskevicius/nixfiles][gytis-ivaskevicius]]
- [[https://github.com/hlissner/dotfiles][hlissner]]
-- [[https://github.com/ncfavier/config][ncfavier]]
+- [[https://github.com/ncfavier/config][ncfavier]] (Also big thanks for shilling and helping out)