small waybar change and adding protonmail-bridge

This commit is contained in:
cnst
2024-12-27 18:41:40 +01:00
parent ee165333ba
commit 3fb3398f59
5 changed files with 259 additions and 6 deletions

View File

@@ -20,6 +20,10 @@
];
home = {
programs = {
aerc = {
enable = false;
};
alacritty = {
enable = true;
};
@@ -141,6 +145,9 @@
mako = {
enable = true;
};
protonmail-bridge = {
enable = true;
};
syncthing = {
enable = true;
};