config

NixOS config
Log | Files | Refs | README | LICENSE

commit 6b42e23b114ccc07773eeb7023cde2ac7cbc6ded (tree)
parent 389e857b9268aa7dc1ec236a6fd7096292cefde7
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Thu, 18 Jun 2026 08:59:11 +0000

colima: moar ram

Diffstat:
Mhosts/macworx/configuration.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/macworx/configuration.nix b/hosts/macworx/configuration.nix @@ -118,7 +118,7 @@ in home.file.".colima/_templates/default.yaml".text = '' cpu: 2 - memory: 6 + memory: 8 disk: 100 arch: aarch64 runtime: docker