aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-02 18:14:29 -0300
committerEuAndreh <eu@euandre.org>2019-06-02 18:14:29 -0300
commitb014035136a0b4e95100ea3b905c63c6c7ec2384 (patch)
treeb57c0215fa5241f4dd9670f1ed9d2418653e6e5f
parentChange article date to use actual publication date (diff)
downloadeuandre.org-b014035136a0b4e95100ea3b905c63c6c7ec2384.tar.gz
euandre.org-b014035136a0b4e95100ea3b905c63c6c7ec2384.tar.xz
Typo: s/and/are/
-rw-r--r--site/posts/2019-06-02-stateless-os.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/2019-06-02-stateless-os.org b/site/posts/2019-06-02-stateless-os.org
index 3619287..e5c9c97 100644
--- a/site/posts/2019-06-02-stateless-os.org
+++ b/site/posts/2019-06-02-stateless-os.org
@@ -18,7 +18,7 @@ I haven't checked if I can configure those in NixOS GNOME module, but I guess bo
This makes me really happy, actually. More happy than I anticipated.
-Having such a powerful declarative OS makes me feel like my data is the really important stuff (as it should be), and I can interact with it on any workstation. All I need is an internet connection and a few hours to download everything. It feels like my physical workstation and the installed OS and serving me and my data, instead of me feeling as hostage to the specific OS configuration at the moment. Having a few backup copies of everything important extends such peacefulness.
+Having such a powerful declarative OS makes me feel like my data is the really important stuff (as it should be), and I can interact with it on any workstation. All I need is an internet connection and a few hours to download everything. It feels like my physical workstation and the installed OS are serving me and my data, instead of me feeling as hostage to the specific OS configuration at the moment. Having a few backup copies of everything important extends such peacefulness.
After this positive experience with recreating my OS from simple Nix expressions, I started to wonder how far I could go with this, and started considering other areas of improvements:
*** First run on a fresh NixOS installation