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:
parent
fc25398450
commit
bf893ad4cb
3 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue