added raspi sd card image.
This commit is contained in:
parent
d3a7b90d6d
commit
3153a2314d
7 changed files with 120 additions and 12 deletions
|
@ -38,4 +38,6 @@ in {
|
|||
proxyPass = "http://localhost:${toString srv.HTTP_PORT}";
|
||||
};
|
||||
};
|
||||
|
||||
imports = [./nginx.nix];
|
||||
}
|
||||
|
|
|
@ -24,4 +24,6 @@
|
|||
proxyPass = "http://localhost:5232";
|
||||
};
|
||||
};
|
||||
|
||||
imports = [./nginx.nix];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue