sept rice v2

This commit is contained in:
iofq 2025-09-20 13:06:30 -05:00
parent 66ba28aaf3
commit 33fe28a76b
9 changed files with 245 additions and 162 deletions

View file

@ -2,8 +2,7 @@
pkgs,
lib,
...
}:
{
}: {
imports = [
../shared/programs/default.nix
../shared/wayland/default.nix
@ -14,6 +13,7 @@
prismlauncher
runelite
jdk21
august-rsps
# comms
signal-desktop
@ -33,7 +33,6 @@
appimage-run
wireguard-tools
android-tools
nh
];
sessionVariables = {
MOZ_ENABLE_WAYLAND = 1;