re-lock in
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 39s

This commit is contained in:
Satria 2026-07-23 17:36:52 +07:00
commit a69e94597d
5 changed files with 7 additions and 8 deletions

View file

@ -25,8 +25,8 @@
# LOCK IN
"instagram"
"youtube"
# "minecraft"
# "steam"
"minecraft"
"steam"
];
in {
services.adguardhome = {

View file

@ -11,7 +11,7 @@
services.minecraft-servers = {
# LOCK IN
enable = true;
enable = false;
eula = true;
managementSystem.systemd-socket.enable = true;
# ^^^ https://github.com/Infinidoge/nix-minecraft/issues/119

View file

@ -4,7 +4,6 @@
];
services = {
jellyfin = {
# LOCK IN
enable = true;
dataDir = "/mnt/data/apps/jellyfin";
hardwareAcceleration = {