This commit is contained in:
Lilith 2025-12-04 15:49:10 +01:00
parent 05a9d96d4e
commit b220ff36bb
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
12 changed files with 49 additions and 54 deletions

View file

@ -17,7 +17,7 @@
services.dbus.enable = true;
programs.hyprland.enable = true;
programs.hyprland.package = hyprland.packages.${pkgs.system}.hyprland;
programs.hyprland.package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
services.greetd = {
enable = true;