apply suggestions and fix focus with right registry entry

This commit is contained in:
Chris Kruining 2025-04-26 16:00:07 +02:00
parent 627510211c
commit 604b6ddca4
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
2 changed files with 6 additions and 5 deletions

View file

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