mirror of
https://github.com/hyprwm/hyprnix.git
synced 2026-02-27 12:55:26 +02:00
HyprWM Nix Repository
- Nix 100%
| .github/workflows | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
HyprWM Nix Repo
Hypr Ecosystem releases in one place.
Packages
To view a list of all packages, either check the flake.nix file or run:
nix flake show github:hyprwm/hyprnix
Installing
Important
Make sure to set up Cachix before installing.
Note
All snippets in the wiki that advise using
inputs.hyprlandshould be changed toinputs.hyprnixinstead.inputs.hyprland.url = "github:hyprwm/hyprland"should be changed toinputs.hyprnix.url = "github:hyprwm/hyprnix".
NixOS
Follow the guide over at Hyprland on NixOS.
Non-NixOS (other distros)
Follow the guide over at Hyprland on Other Distros.