first working blogbox done

This commit is contained in:
alisceon 2026-05-30 16:54:22 +02:00
parent 31351d447c
commit 8a2e2532bd
4 changed files with 64 additions and 109 deletions

View file

@ -114,6 +114,7 @@ in
pkgs.plymouth
pkgs.xhost
(pkgs.bottles.override { removeWarningPopup = true; })
pkgs.hydra-check
];
sessionVariables.NIXOS_OZONE_WL = "1";
};