use docker on sgx-nixos
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
e181ef3e75
commit
227144bceb
6 changed files with 13 additions and 9 deletions
|
@ -13,7 +13,7 @@ let
|
|||
in
|
||||
{
|
||||
options.plusultra.nix = with types; {
|
||||
enable = mkBoolOpt true "Whether or not to manage nix configuration.";
|
||||
enable = mkBoolOpt false "Whether or not to manage nix configuration.";
|
||||
package = mkOpt package pkgs.nixUnstable "Which nix package to use.";
|
||||
|
||||
default-substituter = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue