From b51e1b9d8f008c8bcb6e384f7ec1a8a83d022bf8 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 28 Nov 2022 23:19:32 -0600 Subject: [PATCH] update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a3d4d..381f612 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # NixOS-Configs -My NixOS configs \ No newline at end of file +My NixOS configs + +## Steps to automate: +sudo/doas nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware +sudo/doas nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager +sudo/doas nix-channel --add https://nixos.org/channels/nixos-unstable nixos +sudo/doas nix-channel --update