2023-07-04 12:32:48 +02:00
2023-07-04 12:32:48 +02:00
2023-07-03 09:31:45 +00:00
2023-07-03 09:30:52 +00:00
2023-07-03 07:58:41 +00:00
2023-07-03 13:42:28 +02: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%