synix/templates/nix-configs/hyprland/users/USERNAME/home/hosts/HOSTNAME/default.nix
sid ecf5132cbb
Some checks failed
Build tests / build-hosts (pull_request) Failing after 3s
Flake check / flake-check (pull_request) Failing after 13s
enforce new flake schema. formatting.
2026-05-31 18:50:41 +02:00

5 lines
68 B
Nix

{
imports = [ ../../hyprland ];
home.stateVersion = "25.11";
}