l 2 git: get secrets the new way
This commit is contained in:
parent
f2ec685c7c
commit
b1613c0a20
@ -43,7 +43,7 @@ let
|
|||||||
collaborators = with config.krebs.users; [ tv makefu ];
|
collaborators = with config.krebs.users; [ tv makefu ];
|
||||||
};
|
};
|
||||||
} //
|
} //
|
||||||
import /root/src/secrets/repos.nix { inherit config lib pkgs; }
|
import <secrets/repos.nix> { inherit config lib pkgs; }
|
||||||
);
|
);
|
||||||
|
|
||||||
make-public-repo = name: { desc ? null, ... }: {
|
make-public-repo = name: { desc ? null, ... }: {
|
||||||
|
Loading…
Reference in New Issue
Block a user