From 2dbb54691b6e8003424bd1563058dbdfb26eece3 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 28 Feb 2026 17:33:46 +0000 Subject: [PATCH] Syntax error --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 89dc0d6..92eb26b 100644 --- a/flake.nix +++ b/flake.nix @@ -175,7 +175,7 @@ autoLogin.enable = true; autoLogin.user = "chris"; defaultSession = "hyprland"; - } + }; }; system.stateVersion = "25.11";