mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
maintainers: 1000101 -> _1000101
This commit is contained in:
parent
7d9c49f8e6
commit
0052523a18
21 changed files with 21 additions and 22 deletions
|
@ -33,7 +33,7 @@ let
|
|||
in {
|
||||
name = "dokuwiki";
|
||||
meta = with pkgs.stdenv.lib; {
|
||||
maintainers = with maintainers; [ maintainers."1000101" ];
|
||||
maintainers = with maintainers; [ _1000101 ];
|
||||
};
|
||||
machine = { ... }: {
|
||||
services.dokuwiki."site1.local" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue