Update all the flake!
This commit is contained in:
parent
a1e1f4ccfb
commit
ec65523af5
2 changed files with 27 additions and 19 deletions
|
|
@ -98,6 +98,14 @@
|
|||
];
|
||||
};
|
||||
|
||||
nextcloud.deployment = {
|
||||
targetHost = "192.168.1.153";
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
];
|
||||
};
|
||||
|
||||
deadbeef.deployment = {
|
||||
allowLocalDeployment = true;
|
||||
targetHost = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue