Migrate more things away from Docker

This commit is contained in:
albert 2025-02-24 17:03:14 -08:00
parent 0b57804577
commit e081d450e5
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 2 deletions
nixos/hosts
framework13
framework16

View file

@ -12,7 +12,7 @@
../../common/modules/builder.nix
../../common/services/geoclue.nix
../../common/services/forgejo-runner.nix
../../common/services/docker.nix
../../common/services/podman.nix
../../common/services/syncthing/default.nix
];

View file

@ -10,7 +10,7 @@
../../common/modules/udev-rules.nix
../../common/services/fwupd.nix
../../common/modules/builder.nix
../../common/services/docker.nix
../../common/services/podman.nix
../../common/services/geoclue.nix
../../common/services/ollama.nix
../../common/services/forgejo-runner.nix