diff --git a/home-manager/modules/misc/commandLine.nix b/home-manager/modules/misc/commandLine.nix index 00bb8c7..8654fb2 100755 --- a/home-manager/modules/misc/commandLine.nix +++ b/home-manager/modules/misc/commandLine.nix @@ -2,24 +2,19 @@ home.packages = builtins.attrValues { inherit (pkgs) - acpi cifs-utils - fastfetch ffmpeg flac - gvfs hardinfo inetutils libgen-cli libnatpmp ncdu networkmanager-openvpn - nftables nyancat openssl pciutils pinentry - playerctl samba simple-mtpfs sshfs @@ -27,12 +22,10 @@ tomb unrar unzip - wezterm wget wine xdg-utils xdotool - yt-dlp zip ; };