Skip to content

ahayzen/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andrew's Nix Configuration

Aims for machines and services configured

  • Do one thing and do it well
  • Minimal and automated maintainence
  • Official sources are preferred
  • Each service should be independant

The concept for both desktop and headless has three layers

  • NixOS for hardware provisioning and system services
  • Containers to create isolated environments
  • Apps and services running in containers

Desktop

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

Headless (NAS / Server)

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published