mpv stuff and mcsr stuff (sens might change in future)

This commit is contained in:
Dea 2026-01-11 18:02:53 -05:00
parent 0d0bafe04e
commit f2dfde840f
9 changed files with 110 additions and 28 deletions

View file

@ -165,6 +165,7 @@
yt-dlp
bottles # windows emulation
];
# There have been amdgpu issues in 6.10 so you maybe need to revert on the default lts kernel.
@ -180,6 +181,11 @@
defaultEditor = true;
};
services.mullvad-vpn = {
enable = true;
package = pkgs.mullvad-vpn; # mullvad only has the cli
};
programs.nix-ld = {
enable = true;
libraries = with pkgs; [