nix-config/modules/nixos/default.nix

2 lines
32 B
Nix
Raw Normal View History

2024-09-23 08:49:12 +01:00
{ imports = [ ./docker.nix ]; }