diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 18:09:41 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 18:09:41 +0700 |
| commit | 4138dfae4e1cfd788046460b669483137bae5869 (patch) | |
| tree | c45039fd412b2d9a26018bb557596664fa6e8f23 /nixos/modules/features/cli-tools/default.nix | |
| parent | 9b46166e50966dc3978fbb27dba5a2bc745a5e69 (diff) | |
mpv upd: subs and cookies
Diffstat (limited to 'nixos/modules/features/cli-tools/default.nix')
| -rw-r--r-- | nixos/modules/features/cli-tools/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
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 +} |
