mirror of
https://github.com/RGBCube/agenix
synced 2025-07-29 01:37:44 +00:00
Test home-manager module
This commit is contained in:
parent
1f43d94d52
commit
0155c5710e
2 changed files with 23 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
packages.x86_64-linux.default = self.packages.x86_64-linux.agenix;
|
||||
packages.x86_64-linux.doc = doc "x86_64-linux";
|
||||
checks.x86_64-linux.integration = import ./test/integration.nix {
|
||||
inherit nixpkgs;
|
||||
inherit nixpkgs home-manager;
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue