Files
nixos-config/hosts/m3-aether/services/default.nix
2026-03-07 11:44:04 +01:00

6 lines
44 B
Nix

{
imports = [
./cloud-init.nix
];
}