feat: Update use local model
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-01-26 20:59:27 +05:30
parent 99494b8777
commit ddb0345587
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
...
}: {
xdg.portal = {
enable = true;
enable = device.is "ryu";
config = {
hyprland.default = ["hyprland"];
common.default = ["*" "hyprland"];