fix: make audio keys work in new pipewire env

feat: set git work email
This commit is contained in:
Swarsel 2024-08-12 08:32:48 +02:00
parent a0bb1ef2eb
commit 5fc2637159
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 158 additions and 12 deletions

View file

@ -1,4 +1,4 @@
_:
{ lib, ... }:
{
programs.git = {
enable = true;
@ -19,8 +19,8 @@ _:
key = "0x76FD3810215AE097";
signByDefault = true;
};
userEmail = "leon.schwarzaeugl@gmail.com";
userName = "Swarsel";
userEmail = lib.mkDefault "leon.schwarzaeugl@gmail.com";
userName = "Leon Schwarzäugl";
difftastic.enable = true;
lfs.enable = true;
includes = [