diff --git a/hardware/zenix.nix b/hardware/zenix.nix index c544d97..43f7edd 100644 --- a/hardware/zenix.nix +++ b/hardware/zenix.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, ... }: +{user}: { config, lib, pkgs, modulesPath, ... }: { imports =