diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index 9bbfc9a0..9e582008 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -53,8 +53,10 @@ services.gnome.gnome-keyring.enable = true; + # git-credential-manager setup users.users.sako.packages = with pkgs; [ git-credential-manager + dotnet-sdk_7 ]; # Home manager setup