From d1ea82613786df94a15c76027389673930d530ad Mon Sep 17 00:00:00 2001 From: Jade Date: Wed, 12 Apr 2023 14:27:06 +0200 Subject: [PATCH] fix missing lib param --- hosts/potatobook-g/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/potatobook-g/configuration.nix b/hosts/potatobook-g/configuration.nix index 6d890f2..0c38075 100644 --- a/hosts/potatobook-g/configuration.nix +++ b/hosts/potatobook-g/configuration.nix @@ -1,4 +1,4 @@ -{ inputs, config, pkgs, ... }: +{ inputs, config, pkgs, lib, ... }: { nix.settings = { trusted-substituters = [