From 4138dfae4e1cfd788046460b669483137bae5869 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Tue, 4 Aug 2026 18:09:41 +0700 Subject: mpv upd: subs and cookies --- nixos/modules/features/cli-tools/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nixos/modules/features/cli-tools/default.nix') diff --git a/nixos/modules/features/cli-tools/default.nix b/nixos/modules/features/cli-tools/default.nix index cdd0439..bc80ca9 100644 --- a/nixos/modules/features/cli-tools/default.nix +++ b/nixos/modules/features/cli-tools/default.nix @@ -14,8 +14,9 @@ cryptsetup yt-dlp caligula + fetch ]; # Cross-shell prompt; its config lives in the dotfiles repo, not NixOS. programs.starship.enable = true; -} \ No newline at end of file +} -- cgit v1.2.3