Migrated from podman to docker
This commit is contained in:
parent
7402a1d2b6
commit
d69aa82748
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user