Update all the flake!

This commit is contained in:
pazpi 2024-11-06 12:10:55 +01:00
parent a1e1f4ccfb
commit ec65523af5
2 changed files with 27 additions and 19 deletions

View file

@ -98,6 +98,14 @@
];
};
nextcloud.deployment = {
targetHost = "192.168.1.153";
tags = [
"lxc"
"bacco"
];
};
deadbeef.deployment = {
allowLocalDeployment = true;
targetHost = null;