revert: remove yazi image saving feature and portal changes

This commit is contained in:
kenji
2026-01-11 11:18:50 -06:00
parent d9f848f626
commit a793429622
4 changed files with 2 additions and 91 deletions
+1 -12
View File
@@ -24,15 +24,4 @@
default = ["${myConfig.terminal.default}"];
};
};
xdg.portal = {
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-hyprland
];
config.common = {
default = ["hyprland"];
};
};
}
}