nixos/tests/outline: Switch from VM to container

This commit is contained in:
Ben Millwood
2026-06-27 16:23:52 +01:00
parent e37ccb2fb2
commit 9c8be0b5a5
+1 -4
View File
@@ -7,10 +7,7 @@
xanderio
];
node.pkgsReadOnly = false;
nodes.outline = {
virtualisation.memorySize = 2 * 1024;
containers.outline = {
services.outline = {
enable = true;
forceHttps = false;