fix(modules): fix various issues

This commit is contained in:
Infinidoge 2021-12-03 23:14:35 -05:00
parent f02c9f0e1b
commit 7f22410427
5 changed files with 12 additions and 11 deletions

View file

@ -1,4 +1,4 @@
{ channel, inputs, pkgs, lib, ... }:
{ config, channel, inputs, pkgs, lib, self, ... }:
with lib;
{
nix = {