hosts(perso-laptop): Fix lib import missing
All checks were successful
check / check (push) Successful in 32s

This commit is contained in:
Florian RICHER 2025-02-01 17:02:02 +01:00
parent 78fbe38b71
commit 123f3c4965
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ ... }:
{ lib, ... }:
{
imports =