Luke Granger-Brown
1006e41bfb
Summary: Adds porcorosso to the depot, and also adds the supporting Nix architecture required to make this work. This also tests that encryption is working correctly. Reviewers: tazjin Reviewed By: tazjin Subscribers: tazjin Differential Revision: https://phab.lukegb.com/D8
4 lines
76 B
Nix
4 lines
76 B
Nix
args: {
|
|
nixos = import ./nixos args;
|
|
secrets = import ./secrets args;
|
|
}
|