diff --git a/odin/hm.nix b/odin/hm.nix index b2f06c1..c419b93 100644 --- a/odin/hm.nix +++ b/odin/hm.nix @@ -21,7 +21,7 @@ # wineFull arandr authy bitwarden cava discord dmenu droidcam easyeffects evince gallery-dl google-chrome gucharmap handbrake httpie inkscape keyboard-switch krita meld openvpn p7zip - pavucontrol pentablet-driver postman procps pulseaudio retroarchFull + pavucontrol pentablet-driver procps pulseaudio retroarchFull shotwell spotify tdesktop thunderbird transmission-gtk virt-manager virt-viewer wireguard-tools xournalpp zoom-us; inherit (pkgs.gnome) @@ -32,7 +32,7 @@ # seahorse eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor totem; - inherit (pkgs.unstable_pkgs) skypeforlinux; + inherit (pkgs.unstable_pkgs) postman skypeforlinux; }; }; diff --git a/thor/hm.nix b/thor/hm.nix index 6b8c01b..8a51d8c 100644 --- a/thor/hm.nix +++ b/thor/hm.nix @@ -22,7 +22,7 @@ arandr authy bitwarden discord dmenu docker-compose docker-machine droidcam easyeffects evince filelight gallery-dl google-chrome gucharmap handbrake httpie inkscape krita meld openvpn p7zip pavucontrol pcsx2 - pentablet-driver postman procps pulseaudio retroarchFull shotwell + pentablet-driver procps pulseaudio retroarchFull shotwell spotify tdesktop thunderbird transmission-gtk virt-manager virt-viewer wireguard-tools xournalpp zoom-us; inherit (pkgs.gnome) @@ -33,7 +33,7 @@ # seahorse eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor totem; - inherit (pkgs.unstable_pkgs) skypeforlinux; + inherit (pkgs.unstable_pkgs) postman skypeforlinux; }; };