fix: git default branch

This commit is contained in:
Yadunand Prem 2024-08-11 11:32:54 +08:00
parent ea7422d6d0
commit 9c9b355c9b
No known key found for this signature in database
4 changed files with 14 additions and 12 deletions

View File

@ -1,4 +1,4 @@
{ config, lib, pkgs, inputs, ... }:
{ config, pkgs, inputs, ... }:
{
imports =
@ -11,7 +11,7 @@
nix.settings.experimental-features = ["nix-command" "flakes" ];
networking.hostName = "nixos"; # Define your hostname.
networking.hostName = "falcon-nixos"; # Define your hostname.
users.users.yadunut = {
shell = pkgs.zsh;

View File

@ -8,11 +8,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1715290355,
"narHash": "sha256-2T7CHTqBXJJ3ZC6R/4TXTcKoXWHcvubKNj9SfomURnw=",
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
"repo": "agenix",
"rev": "8d37c5bdeade12b6479c85acd133063ab53187a0",
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
"type": "github"
},
"original": {
@ -89,11 +89,11 @@
]
},
"locked": {
"lastModified": 1715486357,
"narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
"lastModified": 1723015306,
"narHash": "sha256-jQnFEtH20/OsDPpx71ntZzGdRlpXhUENSQCGTjn//NA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
"rev": "b3d5ea65d88d67d4ec578ed11d4d2d51e3de525e",
"type": "github"
},
"original": {
@ -120,11 +120,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1715534503,
"narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=",
"lastModified": 1723175592,
"narHash": "sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2057814051972fa1453ddfb0d98badbea9b83c06",
"rev": "5e0ca22929f3342b19569b21b2f3462f053e497b",
"type": "github"
},
"original": {

View File

@ -6,7 +6,7 @@
delta.enable = true;
lfs.enable = true;
extraConfig = {
init.defautBranch = "main";
init.defaultBranch = "main";
pull.rebase = true;
pull.autostash = true;

View File

@ -35,6 +35,8 @@
pkgs.jq
pkgs.nixfmt-rfc-style
pkgs.just
pkgs.pyright
pkgs.yt-dlp
# Neovim deps
# pkgs.texlab