resolve all warnings
This commit is contained in:
parent
ac8aee70c0
commit
53413050db
18 changed files with 20 additions and 32 deletions
|
@ -1,7 +1,6 @@
|
|||
{ config, options, lib, pkgs, user, ... }:
|
||||
{ config, lib, pkgs, user, ... }:
|
||||
let
|
||||
inherit (lib.modules) mkIf;
|
||||
inherit (lib.strings) concatStringsSep;
|
||||
inherit (lib.options) mkEnableOption;
|
||||
|
||||
cfg = config.modules.${user}.shell.toolset.eza;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue