configuration.nix/README.md

21 lines
215 B
Markdown

# My personal nixos config.
### Usage
To build the nixos system:
```bash
make nixos
```
To build ivand home:
```bash
make home
```
To make music:
```bash
make music # this will compile the realtime kernel
```