packages fix for leanix

This commit is contained in:
foglar 2024-12-14 14:17:58 +01:00
parent a94b69b28c
commit c3d25ccb60

View File

@ -35,7 +35,7 @@
oh-my-posh.enable = false; oh-my-posh.enable = false;
}; };
home.applications = with pkgs-stable; [ home.packages = with pkgs-stable; [
libreoffice libreoffice
inkscape inkscape
]; ];