diff options
| author | Grisha Shipunov | 2026-07-05 10:33:56 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-05 10:33:56 +0000 |
| commit | 8d236d8d7987e90e6044f9ad359dc374d7c95897 (patch) | |
| tree | bb9340833a3338fba160b7927aeb43567dc3aa2c | |
| parent | b778f87e8a43ad6b730964844201235835d24371 (diff) | |
remove balooning
| -rw-r--r-- | hosts/forgejo/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/forgejo/default.nix b/hosts/forgejo/default.nix index 7a6d1fe..4e59c1b 100644 --- a/hosts/forgejo/default.nix +++ b/hosts/forgejo/default.nix @@ -19,7 +19,6 @@ in hypervisor = "cloud-hypervisor"; vsock.cid = 3 + 5; mem = 3 * 1024; - # balloon = true; vcpu = 4; interfaces = [ { |
