diff --git a/ubuntu/ubuntu.sh b/ubuntu/ubuntu.sh index 18fd635..f34067e 100644 --- a/ubuntu/ubuntu.sh +++ b/ubuntu/ubuntu.sh @@ -7,6 +7,7 @@ sudo apt install snapd -y sudo apt install btop -y sudo apt-get install fuse libfuse2 -y +sudo apt install blueman -y # 1Password sudo sh -c 'echo "deb [arch=amd64] https://downloads.1password.com/linux/debian/amd64/ stable main" > /etc/apt/sources.list.d/1password.list'