2c1b19052ee3ce04aa4676f4ed0b764d9d15457b
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:
- Enable Hyprland desktop environemnt
- Enable Bluetooth and other hardware-settings
- Install Wifi driver
- Create desktop environments
- Gnome
- Hyprland
usage
Description
Languages
Nix
100%