add programs.wayland to os configuration

This commit is contained in:
2024-10-26 14:26:45 +02:00
parent 9ae756171d
commit 78fe6c7521
3 changed files with 10 additions and 7 deletions

View File

@ -59,4 +59,5 @@
environment.etc.nixosFlakeName.text = "${flakeName}";
programs.hyprland.enable = true;
}