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