refactor(nixos): add ping to homepage

This commit is contained in:
2026-01-20 17:00:57 +05:30
parent 509a9b49ed
commit d803dd9dc8
4 changed files with 65 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{device, ...}: {
imports = [
./immich-machine-learning.nix
# ./immich-machine-learning.nix
];
virtualisation = {
docker.enable = true;