xfe: move to by-name

This commit is contained in:
awwpotato
2025-05-10 21:09:46 -07:00
parent 0dca53864b
commit c523570c91
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1533,7 +1533,7 @@ with pkgs;
inherit lib udisks2 python3;
};
xfe = callPackage ../applications/file-managers/xfe {
xfe = callPackage ../by-name/xf/xfe/package.nix {
fox = fox_1_6;
};