mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 09:40:47 +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;
|
inherit system;
|
||||||
modules = [
|
modules = [
|
||||||
./test/integration_darwin.nix
|
./test/integration_darwin.nix
|
||||||
|
darwin.darwinModules.simple
|
||||||
|
|
||||||
home-manager.darwinModules.home-manager
|
home-manager.darwinModules.home-manager
|
||||||
{
|
{
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
|
Loading…
Reference in a new issue