1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-02 15:11:03 +01:00

treewide: awwpotato -> da157

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-11-16 20:54:30 -06:00
parent c4e2316d43
commit ae20265d9e
10 changed files with 14 additions and 14 deletions

View file

@ -9,7 +9,7 @@ let
cfg = config.programs.nix-init;
in
{
meta.maintainers = [ lib.maintainers.awwpotato ];
meta.maintainers = [ lib.maintainers.da157 ];
options.programs.nix-init = {
enable = lib.mkEnableOption "nix-init";