mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 01:30:48 +03:00
maybe this fixes darwin checks?
This commit is contained in:
parent
b6aa6180db
commit
23d4d5d291
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
inherit system;
|
||||
modules = [
|
||||
./test/integration_darwin.nix
|
||||
darwin.darwinModules.simple
|
||||
|
||||
home-manager.darwinModules.home-manager
|
||||
{
|
||||
home-manager = {
|
||||
|
|
Loading…
Reference in a new issue