This commit is contained in:
xmm16 2024-12-13 17:36:39 -03:00
commit b346c6e029
No known key found for this signature in database

View file

@ -85,7 +85,9 @@
info = {
enable = true;
};
nixos = true;
nixos = {
enable = true;
};
man = {
enable = true;
generateCaches = true;