Move declarative containers to a new module

This commit is contained in:
2023-04-12 11:52:10 +02:00
parent 0896b18073
commit 22067b477a
3 changed files with 27 additions and 23 deletions

View File

@@ -203,6 +203,7 @@ with pkgs;
./modules/communication.nix
./modules/information.nix
./modules/device.nix
./modules/containers.nix
];
}