summaryrefslogtreecommitdiff
path: root/hosts/moyo
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/moyo')
-rw-r--r--hosts/moyo/container.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/moyo/container.nix b/hosts/moyo/container.nix
index d3483b5..f596d87 100644
--- a/hosts/moyo/container.nix
+++ b/hosts/moyo/container.nix
@@ -66,8 +66,8 @@
name = "vi";
vimrcConfig = { customRC = ""; };
})
- jdk23
- #graalvm-oracle
+ #jdk23
+ graalvm-ce
];
system.stateVersion = "25.05";