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