chore: fix server

This commit is contained in:
2025-11-24 18:04:11 +08:00
parent a1142405bc
commit e867539857
3 changed files with 2 additions and 26 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ in
my.hm = {
programs.vscode = {
enable = true;
package = pkgs.vscodium-wayland;
package = pkgs.vscodium-wayland or pkgs.vscodium;
};
};
my.persist.homeDirs = [