mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added configuration support
This commit is contained in:
parent
ae89126988
commit
a68d9b30fc
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue