diff options
Diffstat (limited to 'post/nixos-p1.typ')
| -rw-r--r-- | post/nixos-p1.typ | 8 |
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 |
