diff --git a/nixos/telperion/hardware-configuration.nix b/nixos/telperion/hardware-configuration.nix index 58b4cb8..f52381d 100644 --- a/nixos/telperion/hardware-configuration.nix +++ b/nixos/telperion/hardware-configuration.nix @@ -1,7 +1,7 @@ # Do not modify this file! It was generated by ‘nixos-generate-config’ # and may be overwritten by future invocations. Please make changes # to /etc/nixos/configuration.nix instead. -{ config, lib, pkgs, modulesPath, ... }: +{ config, lib, modulesPath, ... }: { imports =