From f52c071f2122f7142f24e313562fab741a3bfcaf Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 20 Jul 2025 19:40:38 +0200 Subject: [PATCH] Readme: Update image layout --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c62d0950..9fc04274 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ Modular NixOS configuration, using Hyprland for a lightweight desktop. ![](FastFetch.png) -![](NeoVim.png) - -![](Rmpc.png) ![](Btop.png) +

+ + + +

To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.