Use lib.concatLists instead of ++ when convenient

This commit is contained in:
SebastianStork 2025-10-12 23:20:09 +02:00
parent 8807d38b57
commit 90302f4c2b
3 changed files with 10 additions and 7 deletions

View file

@ -33,6 +33,7 @@ in
"/var/log"
]
++ config.custom.persist.directories;
files = [
"/etc/machine-id"
"/etc/ssh/ssh_host_ed25519_key"