From 7168d251cb9ce07cadbb92f7f962207b9c21a4b5 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Wed, 22 Mar 2023 16:44:32 -0400 Subject: [PATCH] Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eac10e1..17a7492 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Here are useful resources for finding a list of nix packages and options... ## Requirements - nix package manager *OR* NixOS - - Nix 2.0 (flake and nix-command) enabled - Home-Manager + - Nix 2.0 (flake and nix-command) enabled Install nix package manager or NixOS here - https://www.nixos.org/ or through your package manager.