feat(home): switch to nemo with extensions

This commit is contained in:
2025-11-16 15:29:21 +01:00
parent 521193d91d
commit 473a6f5b75

View File

@@ -59,7 +59,7 @@
{
key = "n";
desc = "Nemo";
cmd = "${pkgs.nemo}/bin/nemo";
cmd = "${pkgs.nemo-with-extensions}/bin/nemo";
}
{
key = "N";