home: add xdg-utils; git cfg changes
This commit is contained in:
parent
ea00c35f41
commit
051b8e41e9
|
@ -92,6 +92,7 @@
|
|||
extraConfig = {
|
||||
core.askPass = "";
|
||||
credential.helper = "${pkgs.gitAndTools.gitFull}/bin/git-credential-libsecret";
|
||||
init.defaultBranch = "master";
|
||||
};
|
||||
};
|
||||
bat = {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue