Skip to content

Hovirix/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HX NixOS

Read the Documentation

NixOS configuration managing a laptop and homelab server.

Features Secure Boot, full-disk encryption, declarative containers, zero-trust authentication, and automated backups. Fully documented with VitePress.

NixOS Stack

NixOS Anywhere Disko Impermanence Lanzaboote Agenix

Repository Structure

.
├── docs/               # VitePress documentation site
├── laptop/             # NixOS laptop configuration (flake-based)
│   ├── modules/        # Modular system configuration
│   ├── flake.nix
│   └── flake.lock
├── server/             # NixOS server configuration (flake-based)
│   ├── modules/        # Core system modules
│   ├── containers/     # Declarative OCI containers
│   ├── secrets/        # Age-encrypted secrets
│   ├── flake.nix
│   └── flake.lock
├── flake.nix           # Top-level flake
├── flake.lock
└── README.md

License

MIT

About

NixOS configs for laptop and homelab: Secure Boot, full-disk encryption, declarative containers, zero-trust auth, automated backups. Documented via VitePress.

Resources

License

Stars

Watchers

Forks

Contributors

Languages