From e6fb7cc81caa8190efad1d5a5a506cb861df2907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chl=C3=B3e=20Kassandra=20Rei=C3=9F?= Date: Sun, 26 Jul 2026 15:20:19 +0200 Subject: [PATCH] Update flake for lua config --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5fa26d0..300f7d5 100644 --- a/flake.nix +++ b/flake.nix @@ -84,7 +84,7 @@ wayland.windowManager.hyprland = { enable = true; xwayland.enable = true; - configType = "hyprlang"; + configType = "lua"; extraConfig = ""; };