add missing lib

This commit is contained in:
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;