diff options
| author | Skullheadx <admonty1@protonmail.com> | 2025-11-08 22:27:15 -0500 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2025-11-08 22:27:15 -0500 |
| commit | 2be727ee2f607f6c7ad7003a68030b82e5f07c16 (patch) | |
| tree | 7481b7bc9d223452ef780ec821d25719ed6aff64 /configuration.nix | |
| parent | git stuff (diff) | |
| download | nixos-2be727ee2f607f6c7ad7003a68030b82e5f07c16.tar.gz nixos-2be727ee2f607f6c7ad7003a68030b82e5f07c16.tar.bz2 nixos-2be727ee2f607f6c7ad7003a68030b82e5f07c16.zip | |
pull rebase git
Diffstat (limited to '')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 62c04ca..5b5f01f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -98,6 +98,7 @@ name = "Skullheadx"; email = "admonty1@protonmail.com"; }; + pull.rebase = true; }; }; |
