feat: Remove sources
Some checks failed
build configuration / build_configs (pull_request) Failing after 1h7m17s
Some checks failed
build configuration / build_configs (pull_request) Failing after 1h7m17s
This commit is contained in:
parent
1bb4e2e6ce
commit
80e0c58400
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib, pkgs, sources, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (lib) mkEnableOption mkIf mkOption types;
|
inherit (lib) mkEnableOption mkIf mkOption types;
|
||||||
|
|
Loading…
Reference in a new issue