disable all docker shit

This commit is contained in:
2024-11-16 00:36:49 +01:00
parent f1e00e4038
commit b8adf7b200
2 changed files with 2 additions and 14 deletions

View File

@ -1,16 +1,6 @@
{ ... }:
{
imports = [
./minecraft.nix
./wireguard.nix
./torrent.nix
./stash.nix
./sabnzbd.nix
./gitea.nix
./golink.nix
./plex.nix
./nginx-proxy-manager.nix
];
imports = [ ];
}
# TODO: Import all the package modules, disabled for testing one by one.
# { config, pkgs, ... }: