From 3aca6ec61a498fa19e0b3131ae39c3dd73ccce47 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Wed, 1 Oct 2025 20:26:25 +0200 Subject: [PATCH] non important commit --- home/modules/rice.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/rice.nix b/home/modules/rice.nix index 5c63182..8247a52 100644 --- a/home/modules/rice.nix +++ b/home/modules/rice.nix @@ -72,6 +72,7 @@ userEmail = "max.stribrny@gmail.com"; extraConfig = { init.defaultBranch = "main"; + push.autoSetupRemote = true; github.user = "maxstrb"; credential.helper = "store"; };