diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 20:01:23 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:52 -0700 |
| commit | c414f0d50c59e7fbe7eda5a6ef93bea75057f1a2 (patch) | |
| tree | 3bb42146d5e6be526c1f5a1c6d827d33f8c7534d /hosts | |
| parent | 501421d59a1ebd7f5a26489007710c401fe2cf95 (diff) | |
migration: pfetch
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/c-pc/home.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 3ccd6df..7fc00d6 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -22,8 +22,6 @@ }; home.packages = with pkgs; [ - pfetch - mkvtoolnix ]; |