fix evaluation warnings (build broken openldap test fails)
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 38s

This commit is contained in:
2026-04-27 14:26:37 +02:00
parent a60b6aeeec
commit 1c715564ac
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/09/06 00:56:57 by tomoron #+# #+# #
# Updated: 2026/04/25 21:44:25 by tomoron ### ########.fr #
# Updated: 2026/04/27 12:53:46 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -91,7 +91,7 @@
openvr
];
programs.alvr.enable = true;
# programs.alvr.enable = true;
mods.touchpad.enable = true;
@ -162,4 +162,5 @@
Enable = "Source,Sink,Media,Socket";
};
};
}