Fixup
This commit is contained in:
parent
7b19e1b2cc
commit
4724f264dd
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
{ config, lib, pkgs, colors, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
colors ? ../../lib/colors.nix,
|
||||
...
|
||||
}:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.dadada.termite;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue