feat: initial forgejo commit

This commit is contained in:
s-prechtl 2026-03-24 09:08:58 +01:00
parent bd327cef20
commit a2066eee16
3 changed files with 3 additions and 2 deletions

View file

@ -124,7 +124,7 @@
bitwarden-desktop bitwarden-desktop
bitwarden-menu bitwarden-menu
rbw rbw
rofi-rbw rofi-rbw-wayland
blueman blueman
brave brave
brightnessctl brightnessctl

View file

@ -39,6 +39,7 @@ in {
#./nvidia.nix #./nvidia.nix
./authentik.nix ./authentik.nix
./vaultwarden.nix ./vaultwarden.nix
./forgejo.nix
inputs.mms.module inputs.mms.module
]; ];

View file

@ -23,7 +23,7 @@
"$mod SHIFT, D, exec, vesktop" "$mod SHIFT, D, exec, vesktop"
"$mod SHIFT, E, exec, element-desktop" "$mod SHIFT, E, exec, element-desktop"
"$mod,Period,exec,killall -q rofi; rofi -show emoji" "$mod,Period,exec,killall -q rofi; rofi -show emoji"
"$mod, P,exec,rofi-pass" "$mod, P,exec,rofi-rbw"
"$mod SHIFT,R,exec,hyprctl reload" "$mod SHIFT,R,exec,hyprctl reload"
"$mod,space,togglefloating," "$mod,space,togglefloating,"
"ALTSHIFT, L, exec, hyprlock" "ALTSHIFT, L, exec, hyprlock"