af2d9af641110c0edb0e3b48de9040fdd465bae2
Private NixOS Configuration
structure
.
├── images # custom image generations
├── machines # machine definitions
├── modules # own nix-options, to modularize services/hardware/...
├── overlays # overlays
├── pkgs # own packages, which are not available in nixpkgs
└── environments # summarize module collections into single options
ToDo's:
- Developer Workbench
- Use Disko for drives
- fully automate installation
usage
Description
Languages
Nix
100%