Autostart and some extra programs

This commit is contained in:
LarsZauberer 2024-04-17 23:09:58 +02:00
commit 5210acff88
2 changed files with 5 additions and 0 deletions

View file

@ -91,6 +91,9 @@ in {
exec-once = [
"waybar"
"swww init & swww img ${gitPath}/${cfg.wallpaper}"
"keepassxc"
"nextcloud"
"element-desktop --ozone-platform=wayland --enable-features=UseOzonePlatform --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCpaturer --disable-gpu"
];
bind = [

View file

@ -60,6 +60,8 @@ in {
toipe
keepassxc
vivaldi
fzf
nix-index
];
};
}