From a4f824c0e7058d107c4724721be21e9bced07c01 Mon Sep 17 00:00:00 2001 From: Whovian9369 Date: Fri, 17 May 2024 19:19:37 -0400 Subject: [PATCH] Add old root channel list to `README.md` so I have a record of it. Just in case. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 213d553..cf71798 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,11 @@ If you have suggestions on "fixing" or "cleaning up" my configurations, please a [[Xe Iaso] Nix Flakes on WSL](https://xeiaso.net/blog/nix-flakes-4-wsl-2022-05-01/) [[Home-Manager GitHub/Site] Setting up `home-manager` as a NixOS module.](https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-nixos-module) + +### Notes: +```bash +$ sudo nix-channel --list +nixos https://nixos.org/channels/nixos-23.11 +nixos-wsl https://github.com/nix-community/NixOS-WSL/archive/refs/heads/main.tar.gz +``` +