1
0
Fork 0
nixconf/README.md

8 lines
203 B
Markdown
Raw Normal View History

2024-12-31 21:59:24 -07:00
# My NixOS Config
## MUST DO:
Run the following before trying this config:
```sudo nix-channel --add https://nixos.org/channels/nixos-unstable nixos-unstable```
2024-12-31 22:00:13 -07:00
and then
```sudo nix-channel --update```