add ftb-app to artemision

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-08-12 01:41:43 -04:00
parent b5f5b14716
commit 3054e3f5fd
2 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,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 = {

View File

@ -73,6 +73,7 @@
protontricks
proxychains
qrencode
rad-pkgs.ftb-app
redshift
restic
ripgrep