Current derivation
This commit is contained in:
parent
0aae761f89
commit
f7226d5fa6
20 changed files with 342 additions and 79 deletions
5
modules/man.nix
Normal file
5
modules/man.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.man = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue