chore(linter/formatter): Add statix
This commit is contained in:
parent
68d16b8212
commit
3eef78654a
2 changed files with 5 additions and 2 deletions
|
|
@ -4,6 +4,8 @@
|
|||
lib,
|
||||
options,
|
||||
pkgs,
|
||||
inputs,
|
||||
system,
|
||||
...
|
||||
}: {
|
||||
options.mods = {
|
||||
|
|
@ -50,6 +52,7 @@
|
|||
then
|
||||
with pkgs;
|
||||
[
|
||||
inputs.statix.packages.${system}.default
|
||||
adwaita-icon-theme
|
||||
dbus
|
||||
dconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue