diff options
Diffstat (limited to 'hosts/c-pc/home.nix')
| -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 ]; |