From 07e3e5f00c5bd3c6da7cede96dec595ad5807387 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Mon, 28 Aug 2023 19:55:54 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e56128b..ba62072 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ fi ### Via system configuration on NixOS -For nixos-unstable all that's required is +For NixOS 23.05+ all that's required is ```Nix { @@ -108,7 +108,7 @@ other available options are: } ``` -23.05 or before requires: +NixOS 22.11 or before requires: ```Nix { pkgs, ... }: {