Files
nixos-config/hosts/m3-aether/services/default.nix

6 lines
44 B
Nix
Raw Normal View History

2025-05-19 12:53:05 +02:00
{
imports = [
./cloud-init.nix
];
}