1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00

tests: re-add module argument

These were removed as part of dead code removal, but they are actually
needed in the integration tests for comparing with the configuration
generated by the installation.
This commit is contained in:
Robert Helgesson 2025-07-13 09:53:04 +02:00
parent fc25398450
commit bf893ad4cb
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
3 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,5 @@
{ config, pkgs, ... }:
{
# Home Manager needs a bit of information about you and the paths it should
# manage.