flake: remove unused lib argument (#1624)
Link: https://github.com/nix-community/stylix/pull/1624 Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
4cb10b3446
commit
d9338c105c
1 changed files with 1 additions and 6 deletions
|
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
self,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{ inputs, self, ... }:
|
||||
{
|
||||
flake = {
|
||||
nixosModules.stylix =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue