Commit 5a2dfe75af11

copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-08-14 14:06:30
Fix syntax error in lib/default.nix - remove extra 'in' keyword
Co-authored-by: vdemeester <6508+vdemeester@users.noreply.github.com>
1 parent c590b2c
Changed files (1)
lib/default.nix
@@ -5,7 +5,6 @@
   stateVersion,
   ...
 }:
-in
 {
   libx = import ./functions.nix { inherit (inputs.nixpkgs) lib; };
   # Function for generating home-manage configs