diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-02-18 12:50:28 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-02-18 12:50:28 -0500 |
commit | 18053b792abbac4adc9b6028bb60991dc00a5cd3 (patch) | |
tree | 4b085a7e126e0f1bd81fbdee5fc17ca7d5168eb3 /dthompson | |
parent | b4de52e2b5c986c5477132d9688b8270bf67767e (diff) |
ikaruga: Add xdg-desktop-portal.
Diffstat (limited to 'dthompson')
-rw-r--r-- | dthompson/machines/ikaruga.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dthompson/machines/ikaruga.scm b/dthompson/machines/ikaruga.scm index 9e005a0..28b50c5 100644 --- a/dthompson/machines/ikaruga.scm +++ b/dthompson/machines/ikaruga.scm @@ -215,6 +215,8 @@ "tor" "vlc" "x42-plugins" + "xdg-desktop-portal" + "xdg-desktop-portal-gtk" "xournal" "yt-dlp")))) (services (cons (service home-pipewire-service-type) |