aboutsummaryrefslogtreecommitdiff
path: root/post/nixos-p1.typ
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2026-07-29 17:02:57 +0000
committerKumar Damani <me@kumardamani.net>2026-07-29 17:02:57 +0000
commit564ab84af7f69603e3658bce846168f2cfb91249 (patch)
tree1d0082161f294dac2eb1f53e91a9470b5ece236c /post/nixos-p1.typ
parentf2315a58fdaaa20c9e1300399ea8d528c80e2cc6 (diff)
normalized, and converted all images to webp
Diffstat (limited to 'post/nixos-p1.typ')
-rw-r--r--post/nixos-p1.typ8
1 files changed, 4 insertions, 4 deletions
diff --git a/post/nixos-p1.typ b/post/nixos-p1.typ
index 2d248c8..ca4a7d0 100644
--- a/post/nixos-p1.typ
+++ b/post/nixos-p1.typ
@@ -8,7 +8,7 @@ NixOS the "modern" way - Flakes + Home Manager. It doesn't help that Nix's
official docs are very disjointed so hopefully this will fill in some gaps that
I observed when setting it all up.
-#fig("nixos-p1/fox.jpg", alt: "meme")
+#fig("nixos-p1/fox.webp", alt: "meme")
#quote(block: true)[
Warning: NixOS is not exactly beginner friendly - you should have
@@ -33,7 +33,7 @@ traditional distro.
For example, NixOS will present you with all previous "builds" at boot time for
you to revert to in case something gets messed up.
-#fig("nixos-p1/boot.png", alt: "boot prompt")
+#fig("nixos-p1/boot.webp", alt: "boot prompt")
= Things I want to explore as part of this exercise:
@@ -52,7 +52,7 @@ you to revert to in case something gets messed up.
= Spoilers! (End result)
-#fig("nixos-p1/rice.png", alt: "my rice")
+#fig("nixos-p1/rice.webp", alt: "my rice")
(Probably too ugly for r/unixporn, but works for me :)
@@ -346,7 +346,7 @@ sudo make install
`wbg` is a simple background setter for Wayland......aaaand BAM!
-#fig("nixos-p1/dwl.png", alt: "dwl pic")
+#fig("nixos-p1/dwl.webp", alt: "dwl pic")
== Terminal