finn.markwitz 6f84bdefb4 Merge branch 'moonlight' into 'master'
feat: Moonlight Setup & OS Update

See merge request finn.markwitz/nixos!5
2025-08-12 20:24:57 +00:00
2024-01-20 10:18:08 +01:00
2025-08-12 21:54:20 +02:00
2025-02-18 20:53:02 +01:00
2025-02-07 22:13:20 +01:00
2023-07-03 07:58:41 +00:00
2023-09-11 14:54:26 +00:00
2025-06-17 22:10:21 +02:00
2025-06-17 22:10:21 +02:00
2024-01-20 09:55:48 +00: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
└── environments     # summarize module collections into single options

ToDo's:

  • Developer Workbench
  • Use Disko for drives
  • fully automate installation

usage

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