update flake and some update fixes

This commit is contained in:
2025-11-02 16:05:39 +01:00
parent d69e4f2d3e
commit 35d2f5afe0
6 changed files with 25 additions and 217 deletions

View File

@@ -276,7 +276,6 @@
};
rofi = {
enable = true;
package = pkgs.rofi-wayland;
extraConfig = {
modi = "window,drun,ssh";
kb-primary-paste = "Control+V,Shift+Insert";