mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
nixos/lxc-container: add adamcstephens as maintainer
This commit is contained in:
parent
2cd9619801
commit
0fdef67e07
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ adamcstephens ];
|
||||
|
||||
imports = [
|
||||
./lxc-instance-common.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue