Add config section to readme

This commit is contained in:
Paul Brinkmeier 2022-09-18 22:46:12 +02:00
parent 97719ec9bc
commit bec9d3e698

View File

@ -6,6 +6,16 @@ Generate graphs from an IMAP mailbox.
I use this repo to play around with Nix flakes. I use this repo to play around with Nix flakes.
### Required configuration
In `~/.config/nix/nix.conf`:
```
experimental-features = nix-command flakes
```
This enables `nix *` commands and flakes.
### Run on M1 ### Run on M1
The Python OpenSSL package is currently broken on M1. To run Jupyter Lab using Rosetta emulation: The Python OpenSSL package is currently broken on M1. To run Jupyter Lab using Rosetta emulation: