fix git aliases, librepods

This commit is contained in:
mjallen18
2025-11-16 20:14:10 -06:00
parent 6dc81d0cbf
commit 1c1dc71cd7
5 changed files with 68 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ in
name = "mjallen18";
email = "matt.l.jallen@gmail.com";
};
aliases = gitAliases;
alias = gitAliases;
};
};
}

View File

@@ -40,6 +40,7 @@ in
alvr = {
enable = true;
openFirewall = true;
package = pkgs.stable.alvr;
};
gamescope = {