7 lines
203 B
Markdown
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```
|