pkgs/modules: Remove stray import
This commit is contained in:
parent
440fc97f7f
commit
d19bfb9c2c
|
@ -1,7 +1,5 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
let
|
|
||||||
srcs = import ./srcs.nix;
|
|
||||||
in
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./wordclock-dimmer/module.nix
|
./wordclock-dimmer/module.nix
|
||||||
|
|
Loading…
Reference in a new issue