mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
autotiling: update maintainer entry
Point to nixpkgs so we can remove the home manager entry. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ let
|
||||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.hm.maintainers.swarsel ];
|
||||
meta.maintainers = [ lib.maintainers.swarsel ];
|
||||
|
||||
options.services.autotiling = {
|
||||
enable = lib.mkEnableOption "enable autotiling service";
|
||||
|
||||
Reference in New Issue
Block a user