From 3d8beddc59f052dbd1e17323acf07a847d203bd4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 29 Mar 2025 12:13:36 +0100 Subject: refactor(pkgs/{yti,spodi,git-cleanup,nato,sort_song,virsh-del}): Remove I have not used one of these commands in the last 8 months. --- modules/home.legacy/pkgs/default.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'modules') diff --git a/modules/home.legacy/pkgs/default.nix b/modules/home.legacy/pkgs/default.nix index 1d77c7de..859aea36 100644 --- a/modules/home.legacy/pkgs/default.nix +++ b/modules/home.legacy/pkgs/default.nix @@ -55,8 +55,6 @@ with pkgs; let snap-sync-forked # A btrfs based backup solution bc # Smart calculator aumo # Automatic mount - nato # Encodes a string in the standardized spelling alphabet - virsh-del # Delete a libvirt virtual machine (not really used anymore). jq # Json parser ]; @@ -91,13 +89,10 @@ with pkgs; let ]; YouTube = [ - yti # Wrapper around `yt-dlp`. yt # A command line YouTube client ]; - Listen = [ - spodi # Wrapper around `spotdl`. - ]; + Listen = []; }; Hardware = { @@ -149,7 +144,6 @@ with pkgs; let git # the fast distributed version control system git-edit-index # Allows you to edit the indexed version of a file git-cm # A wrapper that re-adds the last commit's subject - git-cleanup # An automatic merged branch deleter glow # Command-line markdown renderer ]; }; -- cgit 1.4.1