ahayzen / nix-config

1 stars 0 forks source link

Andrew's Nix Configuration

Aims for machines and services configured

The concept for both desktop and headless has three layers

Desktop

|-------------------------------|
|           NixOS Base          |
|-------------------------------|
| Flatpak | Distrobox | Podman  |
|-------------------------------|
|   Apps  |  Mutable  |  Dev    |
|-------------------------------|

Headless (NAS / Server)

|-------------------------------|
|           NixOS Base          |
|-------------------------------|
|         Docker Compose        |
|-------------------------------|
|            Services           |
|-------------------------------|