From 3b7c52d25dd78612c52a9c4e70f21678af3e9770 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 31 Dec 2024 22:00:13 -0700 Subject: [PATCH] Ghostty --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 556b14e..001f19b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ ## MUST DO: Run the following before trying this config: ```sudo nix-channel --add https://nixos.org/channels/nixos-unstable nixos-unstable``` +and then +```sudo nix-channel --update```