feat: Remove command runner

This commit is contained in:
2026-01-26 20:55:15 +05:30
parent 4c385b2653
commit 99494b8777
5 changed files with 148 additions and 355 deletions

View File

@@ -3,12 +3,11 @@
lib,
device,
...
}:
lib.optionalAttrs (device.is "ryu") {
}: {
xdg.portal = {
enable = pkgs.stdenv.isLinux;
enable = true;
config = {
hyprland.default = ["kde" "hyprland"];
hyprland.default = ["hyprland"];
common.default = ["*" "hyprland"];
};
extraPortals = with pkgs; [