0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/apparmor: adopt

This commit is contained in:
Grimmauld 2024-11-28 11:52:27 +01:00
parent d2bdb08ccb
commit ceaeeb47cb
No known key found for this signature in database
GPG key ID: C2946668769F91FB

View file

@ -210,5 +210,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ julm ];
meta.maintainers = with lib.maintainers; [ julm grimmauld ];
}