add missing lib

This commit is contained in:
Dominik Polakovics Polakovics 2023-11-28 15:52:57 +01:00
parent bc7b3c059c
commit a11e5b97f3

View file

@ -1,4 +1,4 @@
{ lib, modulesPath, ... }: { lib, config, modulesPath, ... }:
{ {
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;