mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
tmpfiles: add maintainer bmrips
This commit is contained in:
parent
b4350d54c2
commit
7503ffb0b0
1 changed files with 4 additions and 1 deletions
|
|
@ -180,7 +180,10 @@ let
|
|||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.dawidsowa ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
bmrips
|
||||
dawidsowa
|
||||
];
|
||||
|
||||
imports = [
|
||||
(lib.mkRemovedOptionModule [ "systemd" "user" "tmpfiles" "rules" ] ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue