From f7f3937a3a32e669e2cc16152e65092ca56f5897 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 4 Dec 2023 21:49:51 -0700 Subject: another typo --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8c80560..58d9502 100644 --- a/flake.nix +++ b/flake.nix @@ -266,7 +266,7 @@ ./modules/users/root.nix home-manager.nixosModules.home-manager { - home-manager.userGlobalPkgs = true; + home-manager.useGlobalPkgs = true; home-manager.useUserPackages = true; home-manager.users.defin = import ./home-manager/default.nix; home-manager.extraSpecialArgs = { inherit nushell-scripts nix-colors catppuccin-bat catppuccin-btop catppuccin-helix catppuccin-starship; }; -- cgit v1.2.3