LOCK IN: disable all distractions
Some checks failed
Activate Homelab Configuration / rebuild (push) Has been cancelled

This commit is contained in:
Satria 2026-07-18 18:52:01 +07:00
commit 7b9ce69c76
5 changed files with 18 additions and 6 deletions

View file

@ -45,8 +45,9 @@
gpu-screen-recorder
gpu-screen-recorder-gtk
(prismlauncher.override {
jdks = with javaPackages.compiler.temurin-bin; [ jre-21 jdk-25 ];
})
# LOCK IN
# (prismlauncher.override {
# jdks = with javaPackages.compiler.temurin-bin; [ jre-21 jdk-25 ];
# })
];
}