diff --git a/hosts/goober/configuration.nix b/hosts/goober/configuration.nix index 4197396..4441303 100644 --- a/hosts/goober/configuration.nix +++ b/hosts/goober/configuration.nix @@ -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. #