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

This commit is contained in:
zackartz 2024-05-06 10:56:38 -04:00
parent dc6bbb5367
commit 6803902f8a
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]; imports = [./config.nix ./binds.nix ./rules.nix];
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
package = inputs.hyprland.packages.${pkgs.system}.default; package = pkgs.hyprland;
systemd = { systemd = {
variables = ["--all"]; variables = ["--all"];