mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
sway: add alexarice as codeowner
This commit is contained in:
committed by
Robert Helgesson
parent
2dbe637478
commit
68b931aef8
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -159,6 +159,8 @@
|
||||
|
||||
/modules/services/unison.nix @pacien
|
||||
|
||||
/modlues/services/window-managers/i3-sway/sway.nix @alexarice
|
||||
|
||||
/modules/services/xcape.nix @nickhu
|
||||
|
||||
/modules/services/xembed-sni-proxy.nix @rycee
|
||||
|
||||
@@ -298,6 +298,8 @@ let
|
||||
};
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.alexarice ];
|
||||
|
||||
options.wayland.windowManager.sway = {
|
||||
enable = mkEnableOption "sway wayland compositor";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user