History of changes to
‘How we use Nix with Flakes ❄❄❄❄’

2025-09-02





> 2025-04-30: Add systemd kepword to post

diff --git a/post/how-we-use-nix-with-flakes.md b/post/how-we-use-nix-with-flakes.md
index 90a8f3f..52f9a3a 100644
--- a/post/how-we-use-nix-with-flakes.md
+++ b/post/how-we-use-nix-with-flakes.md
@@ -3,7 +3,7 @@ title: "How we use<br>Nix with<br>Flakes<br>❄❄❄❄"
 date: 2025-02-25
 lang: en
 description: "How we use Nix with Flakes ❄❄❄❄"
-keywords: nix
+keywords: nix systemd
 rights: CC BY-NC-SA 4.0 Jiri Vlasak
 ---
 




> 2025-04-17: Add rights to post and notes, see 61ee3af

diff --git a/post/how-we-use-nix-with-flakes.md b/post/how-we-use-nix-with-flakes.md
index a8ea6ff..90a8f3f 100644
--- a/post/how-we-use-nix-with-flakes.md
+++ b/post/how-we-use-nix-with-flakes.md
@@ -4,6 +4,7 @@ date: 2025-02-25
 lang: en
 description: "How we use Nix with Flakes ❄❄❄❄"
 keywords: nix
+rights: CC BY-NC-SA 4.0 Jiri Vlasak
 ---
 
 <style>




> 2025-04-04: Add keywords

diff --git a/post/how-we-use-nix-with-flakes.md b/post/how-we-use-nix-with-flakes.md
index c1f197e..a8ea6ff 100644
--- a/post/how-we-use-nix-with-flakes.md
+++ b/post/how-we-use-nix-with-flakes.md
@@ -3,6 +3,7 @@ title: "How we use<br>Nix with<br>Flakes<br>❄❄❄❄"
 date: 2025-02-25
 lang: en
 description: "How we use Nix with Flakes ❄❄❄❄"
+keywords: nix
 ---
 
 <style>




> 2025-04-04: Add lang and description to posts and notes

diff --git a/post/how-we-use-nix-with-flakes.md b/post/how-we-use-nix-with-flakes.md
index 0c1a600..c1f197e 100644
--- a/post/how-we-use-nix-with-flakes.md
+++ b/post/how-we-use-nix-with-flakes.md
@@ -1,6 +1,8 @@
 ---
 title: "How we use<br>Nix with<br>Flakes<br>❄❄❄❄"
 date: 2025-02-25
+lang: en
+description: "How we use Nix with Flakes ❄❄❄❄"
 ---
 
 <style>




> 2025-03-22: Add link to conclusion in how we use nix/flakes

diff --git a/post/how-we-use-nix-with-flakes.md b/post/how-we-use-nix-with-flakes.md
index 7aaef50..0c1a600 100644
--- a/post/how-we-use-nix-with-flakes.md
+++ b/post/how-we-use-nix-with-flakes.md
@@ -24,13 +24,13 @@ details[open] summary:after {
 
 <center>❄</center>
 
-This is a summary of how we use *Nix flakes* for creating environments
-with all dependencies necessary for [development][nix flakes for
-development], for [distributing][nix flakes for distributing] packages
-and applications, and for NixOS [deployments][nix flakes for
+This is a [summary][conclusion] of how we use *Nix flakes* for creating
+environments with all dependencies necessary for [development][nix
+flakes for development], for [distributing][nix flakes for distributing]
+packages and applications, and for NixOS [deployments][nix flakes for
 deployment].
 
-We can't avoid a summary of [Nix language][] and an [overview of Nix
+We can't avoid short summary of [Nix language][] and an [overview of Nix
 ecosystem][]. These are more like prerequisities, but help with the
 understanding of what to expect (from Nix ecosystem) and how to read
 (Nix language).
go back see post