update config syntax

This commit is contained in:
2025-09-11 08:03:22 +02:00
parent 9735d3f0c0
commit 448002ebf4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
shared-mime-info # extended mimetype support
lxde.lxmenu-data # open with "Installed Applications"
lxmenu-data # open with "Installed Applications"
pcmanfm
];