update old pc

This commit is contained in:
2025-04-18 20:59:07 +02:00
parent c8a9b3cf43
commit c53025cdc4
3 changed files with 15 additions and 5 deletions
@@ -98,7 +98,7 @@
dub
]);
editor.emacs.enable = true;
editor.emacs.enable = false;
};
xdg.desktopEntries.brave-browser =
@@ -152,7 +152,7 @@
};
home.packages = [
pkgs.papirus-icon-theme
(materusArg.pkgs.polymc-qt5.wrap { withWaylandGLFW = true; extraJDKs = [ pkgs.graalvm-ce ]; })
(materusArg.pkgs.polymc.wrap { withWaylandGLFW = true; extraJDKs = [ pkgs.graalvm-ce ]; })
];
}