pet: add module
Adds a pet module without sync support as it makes no sense when configuration is managed with Home Manager and the config would be unwritable for pet anyway. PR #1045
This commit is contained in:
parent
96d7de6db1
commit
84bcce3c25
3 changed files with 96 additions and 0 deletions
|
|
@ -1673,6 +1673,13 @@ in
|
|||
support the apropos command.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2020-09-22T21:03:28+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.pet'.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue