add mkvtoolnix; remove kodi; move mangohud to gaming; playing with vscode resharper-code;

This commit is contained in:
2025-10-21 11:33:52 +01:00
parent 86abbf360e
commit bfc2435b43
5 changed files with 66 additions and 79 deletions

View File

@@ -43,6 +43,7 @@
dbeaver-bin
ruffle
popsicle
mkvtoolnix
# for headset tune
headsetcontrol
@@ -69,18 +70,6 @@
screenshot-directory = "/mnt/HDD2/Pictures/";
};
};
mangohud = {
enable = true;
settings = {
preset = 1;
};
};
kodi = {
enable = true;
package = pkgs.kodi.withPackages (exts: [ exts.pvr-iptvsimple ]);
};
};
systemd.user = {