7c6dc43a411f9727abb81f84eb13279357e8b12e
feat: kde-desktop See merge request finn.markwitz/nixos!4
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%