diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 11bc14d..0cc0a0c 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -25,8 +25,6 @@ # release notes. home.stateVersion = "22.11"; # Please read the comment before changing. - nixpkgs.config.joypixels.acceptLicense = true; - # Manage session variables # The home.packages option allows you to install Nix packages into your diff --git a/modules/home-manager/fonts/default.nix b/modules/home-manager/fonts/default.nix index e80b251..1322892 100644 --- a/modules/home-manager/fonts/default.nix +++ b/modules/home-manager/fonts/default.nix @@ -1,4 +1,5 @@ {pkgs, ...}: { + nixpkgs.config.joypixels.acceptLicense = true; home.packages = with pkgs; [ jetbrains-mono joypixels