pkgs/modules: Remove stray import

pull/52/head
Simon Bruder 2021-05-02 17:16:49 +02:00
parent 440fc97f7f
commit d19bfb9c2c
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
{ pkgs, ... }:
let
srcs = import ./srcs.nix;
in
{
imports = [
./wordclock-dimmer/module.nix