uuugh, f google, hopefully ladybird will be good...

This commit is contained in:
Chris Kruining 2025-04-20 21:55:32 +02:00
parent 8eb6ad2fef
commit 88489339c0
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 6 additions and 4 deletions

View file

@ -11,6 +11,7 @@ in
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
wineWowPackages.full
my.studio
];
};