Firefox config, neovim config, tailscale, polkit, updated binds

This commit is contained in:
Jurn Wubben 2025-02-22 00:35:15 +01:00
parent 94ab316127
commit 8323681c70
14 changed files with 392 additions and 83 deletions

View file

@ -21,7 +21,7 @@
foot = appE pkgs.foot;
fuzzel = appE config.programs.fuzzel.package;
firefox = appE pkgs.firefox;
firefox = appE config.programs.firefox.package;
playerctl = appE pkgs.playerctl;
brightnessctl = appE pkgs.brightnessctl;
wpctl = app "${pkgs.wireplumber}/bin/wpctl";