summaryrefslogtreecommitdiff
path: root/user-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'user-profiles')
-rw-r--r--user-profiles/mpv/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user-profiles/mpv/default.nix b/user-profiles/mpv/default.nix
index 0235d615..642eb004 100644
--- a/user-profiles/mpv/default.nix
+++ b/user-profiles/mpv/default.nix
@@ -15,7 +15,6 @@
15 ytdl-raw-options = lib.concatStringsSep "," [ 15 ytdl-raw-options = lib.concatStringsSep "," [
16 "netrc=" 16 "netrc="
17 "mark-watched=" 17 "mark-watched="
18 "cookies=${config.home-manager.users.${userName}.home.homeDirectory}/Downloads/cookies.txt"
19 ]; 18 ];
20 sub = false; 19 sub = false;
21 osd-font = "DejaVu Sans"; 20 osd-font = "DejaVu Sans";