Revert "539 current 2024-05-06 10:56:25 24.05.20240505.25865a4 6.8.6-zen1 *"

This reverts commit 6803902f8a.
This commit is contained in:
zackartz 2024-05-06 10:57:33 -04:00
parent 6803902f8a
commit f4c325c129
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -14,7 +14,7 @@ in {
imports = [./config.nix ./binds.nix ./rules.nix];
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.hyprland;
package = inputs.hyprland.packages.${pkgs.system}.default;
systemd = {
variables = ["--all"];