2023-07-25 13:13:50 +02:00
2023-09-07 18:02:05 +02:00
2023-07-03 09:30:52 +00:00
2023-07-03 07:58:41 +00:00
2023-07-25 13:13:50 +02:00
2023-07-06 13:32:41 +02:00
2023-07-06 13:32:41 +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
└── 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

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