diff --git a/README.md b/README.md index 91ce5e2e..28cffc22 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,6 @@ This repository is home to the nix code that builds my systems. -## Screenshots - -![](./hosts/idols/_img/nix-distributed-building.webp) - -![](./hosts/idols/_img/nix-distributed-building-log.webp) - ## TODO - [ ] Enable disk encryption to enhance data security @@ -19,6 +13,14 @@ Nix allows for easy-to-manage, collaborative, reproducible deployments. This mea **Want to know Nix in detail? Looking for a beginner-friendly tutorial or best practices? Check out [NixOS & Nix Flakes Book - 🛠️ ❤️ An unofficial & opinionated :book: for beginners](https://github.com/ryan4yin/nixos-and-flakes-book)!** +## Screenshots + +![](/_img/astronvim_2023-07-13_00-39.webp) + +![](/_img/nix-distributed-building.webp) + +![](/_img/nix-distributed-building-log.webp) + ## Hosts ```shell diff --git a/_img/astronvim_2023-07-13_00-39.webp b/_img/astronvim_2023-07-13_00-39.webp new file mode 100644 index 00000000..7f2f3368 Binary files /dev/null and b/_img/astronvim_2023-07-13_00-39.webp differ diff --git a/hosts/idols/_img/idols-ai.webp b/_img/idols-ai.webp similarity index 100% rename from hosts/idols/_img/idols-ai.webp rename to _img/idols-ai.webp diff --git a/hosts/idols/_img/idols-famaily.webp b/_img/idols-famaily.webp similarity index 100% rename from hosts/idols/_img/idols-famaily.webp rename to _img/idols-famaily.webp diff --git a/hosts/idols/_img/nix-distributed-building-log.webp b/_img/nix-distributed-building-log.webp similarity index 100% rename from hosts/idols/_img/nix-distributed-building-log.webp rename to _img/nix-distributed-building-log.webp diff --git a/hosts/idols/_img/nix-distributed-building.webp b/_img/nix-distributed-building.webp similarity index 100% rename from hosts/idols/_img/nix-distributed-building.webp rename to _img/nix-distributed-building.webp diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md new file mode 100644 index 00000000..1026d2b5 --- /dev/null +++ b/home/base/desktop/neovim/README.md @@ -0,0 +1,5 @@ +# AstroNvim + +My Neovim config based on AstroNvim. + +![](/_img/astronvim_2023-07-13_00-39.webp) diff --git a/home/linux/i3/layouts/README.md b/home/linux/i3/layouts/README.md index ea146400..ce32e352 100644 --- a/home/linux/i3/layouts/README.md +++ b/home/linux/i3/layouts/README.md @@ -10,6 +10,6 @@ See the [i3 user guide](https://i3wm.org/docs/layout-saving.html) for more infor the `idol-monitor.json` file contains the layout showing my nix distributed building monitor, it's a 2x2 grid of terminals running `btop`: -![](/hosts/idols/_img/nix-distributed-building.webp) +![](/_img/nix-distributed-building.webp) the layout & btop are autostarted by i3. diff --git a/hosts/idols/README.md b/hosts/idols/README.md index 091b9327..569c66dd 100644 --- a/hosts/idols/README.md +++ b/hosts/idols/README.md @@ -5,13 +5,13 @@ I usually run the build command on `Ai` and nix will distribute the build to oth When building some packages for riscv64 or aarch64, I often have no cache available because of various changes under the hood, so I need to build much more packages than usual, which is one of the reasons why the cluster was originally built, and another reason is distributed building is cool! -![](./_img/nix-distributed-building.webp) +![](/_img/nix-distributed-building.webp) -![](./_img/nix-distributed-building-log.webp) +![](/_img/nix-distributed-building-log.webp) ## References -![](_img/idols-famaily.webp) -![](_img/idols-ai.webp) +![](/_img/idols-famaily.webp) +![](/_img/idols-ai.webp) See [Oshi no Ko 【推しの子】 - Wikipedia](https://en.wikipedia.org/wiki/Oshi_no_Ko) for more information.