fix: rename patched electron packages

This commit is contained in:
2026-02-13 11:46:39 +08:00
parent e4087c9da8
commit 2f6c5feda7
4 changed files with 7 additions and 7 deletions

View File

@@ -13,10 +13,10 @@ in
};
config = lib.mkIf cfg.enable {
my.hm.programs.vscode.enable = true;
my.hm = {
programs.vscode = {
package = pkgs.vscodium;
enable = true;
package = pkgs.vscodium-wayland;
};
};
my.persist.homeDirs = [