From 61b94f0dd06cac0f7dcd38cce80f2a7ab8376098 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Fri, 12 Aug 2022 22:53:53 +0300 Subject: 2022-08-12 --- readme.org | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 readme.org (limited to 'readme.org') diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..a2c097a --- /dev/null +++ b/readme.org @@ -0,0 +1,42 @@ +#+options: ':t *:t -:t ::t <:t H:3 \n:nil ^:t arch:headline author:t +#+options: broken-links:nil c:nil creator:nil d:(not "LOGBOOK") date:t e:t +#+options: email:nil f:t inline:t num:nil p:nil pri:nil prop:nil stat:t tags:t +#+options: tasks:t tex:t timestamp:t title:t toc:t todo:t |:t +#+title: nixfiles +#+date: <2022-03-08 Tue> +#+author: Azat Bahawi +#+email: azat@bahawi.net +#+language: en +#+select_tags: export +#+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. + +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 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. + +* Inspiration and Credits + +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. + +[[https://c.tenor.com/zJvexdmTjA4AAAAC/im-doing-my-part-serious.gif]] + +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]] -- cgit v1.2.3