added configuration support

This commit is contained in:
chloe 2025-07-11 10:38:00 +02:00
parent ae89126988
commit a68d9b30fc

View file

@ -131,6 +131,8 @@
options = "--delete-older-than 10d";
};
documentation.dev.enable = true;
# This option defines the first version of NixOS you have installed on this particular machine,
# and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.
#