home-manager: Add mpv.nix

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-05-21 15:24:17 +03:00
parent d5e3af6627
commit 52f81444c9
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D
2 changed files with 46 additions and 0 deletions

View file

@ -5,6 +5,7 @@
./starship.nix
./firefox.nix
./cli.nix
./mpv.nix
];
services.syncthing = {
enable = true;