update README.md

This commit is contained in:
Don Harper 2022-11-28 23:19:32 -06:00
parent de47d0965e
commit b51e1b9d8f

View file

@ -1,3 +1,9 @@
# NixOS-Configs
My NixOS configs
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