NixOS Desktops
NixOS Desktop — Hyprland
A declarative Hyprland desktop: flake, home-manager, waybar — rebuild and it's yours.
A minimal-but-real NixOS flake for a Hyprland desktop: greeter into a configured compositor with sensible keybinds, waybar, kitty, launcher and notifications — all through home-manager. Replace the hardware stub, rename the user, rebuild.
What's inside
- Flake with nixpkgs + home-manager inputs
- Hyprland with sensible keybinds preconfigured
- Waybar, kitty, launcher, notifications wired
- Pipewire audio, fonts, greeter handled
- Hardware config stub + regeneration notes
Quickstart
$ curl -LO https://devai.io/downloads/nixos-hyprland.zip$ unzip nixos-hyprland.zip && cd nixos-hyprland$ # review README, replace hardware-configuration.nix$ sudo nixos-rebuild switch --flake .#desktop
about this series
Distilled from the NixOS configs running the devai fleet's own desktops.