2023-06-30 11:01:10 +00:00
2023-06-30 11:01:10 +00:00
2023-07-01 11:08:51 +00:00
2023-07-01 11:12:50 +00:00
2023-06-27 11:35:22 +02:00

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
└── profiles     # summarize module collections into single options

usage

S
Description
Private NixOS configuration
Readme 260 KiB
Languages
Nix 100%