porgamin
This commit is contained in:
parent
96902144be
commit
67e21bc619
3 changed files with 11 additions and 0 deletions
|
|
@ -107,6 +107,12 @@ in {
|
|||
# package = inputs.jujutsu.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
||||
mpv = {
|
||||
config = {
|
||||
demuxer-max-bytes = "10GiB";
|
||||
};
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "Tao Tien";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue