cfedf8aa17d304490180040fe6e767dd7e903f81
Feature: Paperless See merge request finn.markwitz/nixos!3
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%