[NixOS] Move bitwarden to x86 only section

This commit is contained in:
Ivan Malison 2023-08-28 01:03:45 +00:00
parent 284f01e9df
commit 1e8ecb4e5d

View File

@ -57,7 +57,6 @@ makeEnable config "modules.desktop" true {
# Desktop # Desktop
alacritty alacritty
bitwarden
blueman blueman
clipit clipit
dfeet dfeet
@ -105,8 +104,9 @@ makeEnable config "modules.desktop" true {
graphviz graphviz
nodePackages.mermaid-cli nodePackages.mermaid-cli
] ++ (if pkgs.system == "x86_64-linux" then with pkgs; [ ] ++ (if pkgs.system == "x86_64-linux" then with pkgs; [
etcher bitwarden
discord discord
etcher
google-chrome google-chrome
keybase-gui keybase-gui
pommed_light pommed_light