1
0
Fork 0
nixconf/README.md
2024-12-31 22:00:13 -07:00

7 lines
203 B
Markdown

# My NixOS Config
## MUST DO:
Run the following before trying this config:
```sudo nix-channel --add https://nixos.org/channels/nixos-unstable nixos-unstable```
and then
```sudo nix-channel --update```