diff --git a/hosts/perso-laptop/configuration.nix b/hosts/perso-laptop/configuration.nix index 825bcec..a6a859f 100644 --- a/hosts/perso-laptop/configuration.nix +++ b/hosts/perso-laptop/configuration.nix @@ -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 =