mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01: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:
parent
175bf8ce19
commit
4d64989b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue