add ftb-app to artemision
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -30,6 +30,10 @@
|
||||
};
|
||||
# Optional, hint electron apps to use wayland:
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
};
|
||||
|
||||
services = {
|
||||
xserver = {
|
||||
|
Reference in New Issue
Block a user