Files
nixpkgs/nixos/modules/services/system/cloud-init.nix
Jonas Chevalier 9c63dd372d cloud-init module: fix default settings (#231867)
The `//` operator doesn't do deep merge so it was overriding the first
attrset and not recording the defaults.
2023-05-14 22:35:06 +02:00

6.2 KiB