Migrated from podman to docker

This commit is contained in:
xeovalyte 2024-10-06 19:16:41 +02:00
parent 7402a1d2b6
commit d69aa82748
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -11,17 +11,13 @@
# CLI # CLI
../../modules/system/cli/common.nix ../../modules/system/cli/common.nix
../../modules/system/cli/podman.nix ../../modules/system/cli/docker.nix
# Hardware # Hardware
../../modules/system/hardware/firewall.nix ../../modules/system/hardware/firewall.nix
../../modules/system/hardware/garbage-collection.nix ../../modules/system/hardware/garbage-collection.nix
../../modules/system/hardware/locale.nix ../../modules/system/hardware/locale.nix
../../modules/system/hardware/nvidia.nix ../../modules/system/hardware/nvidia.nix
# Containers
# ../../modules/containers/adguard.nix
# ../../modules/containers/caddy.nix
]; ];
nix.settings = { nix.settings = {