diff --git a/home/common/general.nix b/home/common/general.nix index 55f7298..576ab1b 100644 --- a/home/common/general.nix +++ b/home/common/general.nix @@ -92,6 +92,7 @@ extraConfig = { core.askPass = ""; credential.helper = "${pkgs.gitAndTools.gitFull}/bin/git-credential-libsecret"; + init.defaultBranch = "master"; }; }; bat = { diff --git a/home/common/gui.nix b/home/common/gui.nix index f52888b..9cee592 100644 --- a/home/common/gui.nix +++ b/home/common/gui.nix @@ -243,7 +243,7 @@ keepassxc nheko qbittorrent mumble nextcloud-client gnome.zenity kdeconnect # cli tools - imagemagick ffmpeg_5-full + imagemagick ffmpeg_5-full xdg-utils # fonts noto-fonts noto-fonts-cjk-sans noto-fonts-cjk-serif noto-fonts-emoji noto-fonts-extra diff --git a/home/flake.lock b/home/flake.lock index 56dd7a3..df57398 100644 --- a/home/flake.lock +++ b/home/flake.lock @@ -61,11 +61,11 @@ ] }, "locked": { - "lastModified": 1680277516, - "narHash": "sha256-ACq/VPe+nuqlm0RNrNho/y1yijNAERSSW81epV71MGU=", + "lastModified": 1682122379, + "narHash": "sha256-AxO/KWnMuxTA/WrRitIwUJzc7F90BPjxdej6jLJi0So=", "owner": "chayleaf", "repo": "notlua", - "rev": "95fd2ccfda749044ed0bcc0cb0cedbda5bd46e62", + "rev": "5b8280bc82fd0b4624af9256388f0f7804a1bb4d", "type": "github" }, "original": {