diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 6c8ec37..903e620 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -32,6 +32,7 @@ nil fira-code-nerdfont powertop + git-credential-manager ]; nixpkgs.config.allowUnfree = true;