2023-07-03 09:25:51 +00:00
2023-07-03 07:26:22 +00:00
2023-07-03 09:25:51 +00:00
2023-07-03 07:58:41 +00:00
2023-07-03 10:31:09 +02:00
2023-07-02 23:09:35 +02:00

Private NixOS Configuration

Felix Nixos Config

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%