forked from fediversity/fediversity
Compare commits
5 commits
f80ef23ca1
...
5709d4acc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 5709d4acc8 | |||
| 0e60ff548f | |||
| c9d07ce7e4 | |||
| 1198af141f | |||
| fdf03af711 |
1 changed files with 12 additions and 0 deletions
12
deployment/deployment.nix
Normal file
12
deployment/deployment.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
inputs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
|
||||||
|
inputs.nixops4.modules.nixops4Deployment.default
|
||||||
|
|
||||||
|
# inherit lib config resources;
|
||||||
|
# # config = {
|
||||||
|
# # type providers provider inputs outputsSkeleton resourceType
|
||||||
|
# # };
|
||||||
|
# }
|
||||||
Loading…
Add table
Reference in a new issue