mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 09:01:04 +01:00
maintainers: remove polykernel
This commit is contained in:
parent
d0240a064d
commit
cd520fbd31
7 changed files with 6 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ let
|
|||
};
|
||||
in attrsOf confAtom;
|
||||
in {
|
||||
meta.maintainers = [ hm.maintainers.polykernel ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options = {
|
||||
wayland.windowManager.sway.swaynag = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue