mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: remove dead code
This commit is contained in:
parent
dbbac0ae23
commit
862395c45b
5 changed files with 9 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{ config, lib, ... }: let
|
||||
inherit (lib.options) mkOption mdDoc;
|
||||
inherit (lib.modules) mkIf mkDefault;
|
||||
inherit (lib.types) bool;
|
||||
in {
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue