My NixOS configs
| home | ||
| hosts | ||
| pkgs | ||
| server | ||
| user/don | ||
| users | ||
| wm | ||
| workstation | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| TODO.md | ||
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