add vesktop

This commit is contained in:
Frost-Phoenix 2024-06-22 21:22:40 +02:00
parent 528434f8bd
commit 550110708e
3 changed files with 15 additions and 3 deletions

View file

@ -10,4 +10,8 @@
pkgs.xdg-desktop-portal-gtk
];
};
environment.systemPackages = with pkgs; [
xwaylandvideobridge
];
}