f9906a9e968f46732c97e942e1133110d96ab1c0
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%