Fix missing lib

This commit is contained in:
Filippo Berto 2022-07-07 14:04:40 +02:00
parent d0c3988b74
commit 4345e57fdf

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }: { lib, config, pkgs, ... }:
with lib; with lib;
{ {
boot = { boot = {