mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: replace from deriving from the signal package
This commit is contained in:
parent
4b0a194abb
commit
79ebb1a48e
1 changed files with 1 additions and 1 deletions
|
|
@ -247,5 +247,5 @@ in
|
||||||
restartTriggers = [ settingsFileUnsubstituted ];
|
restartTriggers = [ settingsFileUnsubstituted ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
meta.maintainers = with lib.maintainers; [ niklaskorz ];
|
meta.maintainers = with lib.maintainers; [ kittywitch ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue